Compile the lib_cef_wrapper with the mingw32-make on windows

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Compile the lib_cef_wrapper with the mingw32-make on windows

Postby wter26 » Thu Feb 08, 2024 10:11 pm

I just modified the cmake file ,moved the linux part to adapt to the windows,so that I could compile the project by using qt+mingw32-make+gcc on windows( win7).
I compiled a static lib of the lib_cef_wrapper and used it as a lib for the QtCefView project,now it is running normally by inputing the option '--single-process'.
But once moved the option of 'single-process',it would come the errors that 'gpu crashed ...'
I know the cef project dosnt support the windows gcc tools,is it related with the msvcrt.lib and the compling flags '/MD' '/MT'?
or maybe is it possible that there is a way to compile the lib_cef_wrapper by using the mingw32-make+gcc on windows?
wter26
Newbie
 
Posts: 5
Joined: Thu Feb 01, 2024 8:28 pm

Return to Support Forum

Who is online

Users browsing this forum: No registered users and 154 guests