Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » Statically linked Web Browser (Is it possible to create a statically linked Web browser with U++)
Re: Statically linked Web Browser [message #50295 is a reply to message #50294] Thu, 13 September 2018 23:41 Go to previous messageGo to previous message
Novo is currently offline  Novo
Messages: 1430
Registered: December 2006
Ultimate Contributor
seasoned_geek wrote on Thu, 13 September 2018 16:40

Statically linked would, by definition, create a one fat "include all" module. It is the only reliable way to create a single executable which runs on many different versions of the same OS or even different OS's. A good static linked executable will run on both a Debian and RPM based distribution without having to install anything else. It's a real PITA, but the only way to have sanity. Otherwise you release something into the wild and get clubbed to death by willy-nilly updates to dynamically linked libraries which break things without a care in the world.

Thanks again for your help.


I was trying to tell you something different. According to this: CEF 3 is a multi-process implementation based on the Chromium Content API.
There will be several executables ... But they will be statically linked ...
Multi-process communication is slow. If you need something faster and smaller there are commercial apps like this one: https://coherent-labs.com/coherent-gt/
These guys have hardware-accelerated graphics in addition to HTML5. And they sell a library.


Regards,
Novo
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Compile Error on Windows 10
Next Topic: HttpRequest and SOAP protocole
Goto Forum:
  


Current Time: Fri Jun 06 10:06:18 CEST 2025

Total time taken to generate the page: 0.04523 seconds