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 » include webview/webview
include webview/webview [message #61642] Thu, 10 April 2025 15:48 Go to next message
mesw is currently offline  mesw
Messages: 3
Registered: February 2025
Location: Vienna
Junior Member
Hi,

I would like to include the webview library from https://www.github.com/webview/webview .

The page https://www.ultimatepp.org/app$ide$importext$en-us.html explains how to do this, but I do not understand how to create this file with TheIDE.

Also, is there a better way to achieve this? For example, I think there was an article about creating a new Module from an existing CMAKE project, but I can't find it anymore. Could this be a way to go, if so, how could this be done? Or would it be better to switch to CMake and compile the U++ part also with CMake?

If somebody competent in using TheIDE and U++ would be interested in testing the webview/webview, I would highly appreciate if they could share their findings.

Thanks Smile

Re: include webview/webview [message #61646 is a reply to message #61642] Sun, 13 April 2025 18:08 Go to previous message
koldo is currently offline  koldo
Messages: 3432
Registered: August 2008
Senior Veteran
Hello Mesw

I have waited a few days to answer you in case someone more expert than me could answer you.
I can't tell you anything about WebView, but I have included several external packages in UppHub to use them in U++, like NetCdf, Hdf5 or MatIO.

What I advise you to do is to compile the package using CMake with the options you want enabled. Then, take the set of files and copy them into a folder structure similar to the one you have seen in these packages, with the 'plugin' folder and a main .upp file where you include all the files. If you have problems compiling because some include is not found, to avoid modifying the original files, you can use the 'internal include' option. If you have any problem let me know.

U++ is very flexible and with the same set of sources you can get them to compile on all the operating systems, compilers, and options you want, without relying on the horrible CMake.


Best regards
IƱaki

[Updated on: Sun, 13 April 2025 18:10]

Report message to a moderator

Previous Topic: OLE Automation
Next Topic: no variables in debug mode
Goto Forum:
  


Current Time: Fri Apr 25 21:33:10 CEST 2025

Total time taken to generate the page: 0.01048 seconds