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 #50306 is a reply to message #50302] Sun, 16 September 2018 15:26 Go to previous message
seasoned_geek is currently offline  seasoned_geek
Messages: 10
Registered: August 2018
Location: Herscher, IL
Promising Member
Novo wrote on Fri, 14 September 2018 10:20
dolik.rce wrote on Fri, 14 September 2018 01:10
Novo: I'm sorry, but I have to slightly correct you Smile Multi-process is not always the same thing as multi-executable...

I suspected something like this Smile
Anyway, building of a static version of a Web Browser (or CEF) is a generic problem and it is not related to UPP. Just build a static version of each required library and pass them in a correct order to a linker. Smile


Actually the entire gist of my original question makes it a UPP problem.

Qt has WebEngine, WebSockets, WebView and a ton of other classes built into the product. While it may be difficult to statically link such stuff (impossible for a token few things), it is all part of the package.

From the responses here, UPP has not rolled in any OpenSource C++ Web library. Oh, for sure, a few http and other calls to retrieve things, but nothing which could be used to display a local Website. I'm making that assumption by the responses I've gotten here making it sound like a Web browser is this foreign country I must find without a map.

That is fine. It does answer my question. UPP shouldn't be on the short list of things to research for this client.

Thanks again for all of the help! You saved me a lot of time.


Roland Hughes, President
Logikal Solutions

 
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 23:41:22 CEST 2025

Total time taken to generate the page: 0.04416 seconds