U++ framework
Do not panic. Ask here before giving up.

Home » Developing U++ » UppHub » ChromiumBrowserExample compilation error due to lack of "cef_atomicops_x86_gcc.h"
Re: ChromiumBrowserExample compilation error due to lack of "cef_atomicops_x86_gcc.h" [message #49098 is a reply to message #49087] Sun, 17 December 2017 20:34 Go to previous message
Zbych is currently offline  Zbych
Messages: 332
Registered: July 2009
Senior Member
My wild guess is that you are trying to compile it with GCC or to compile x64 version to x86 target or vice versa.
Please make sure that you use MSVC compiler and check CEF version and target version in TheIDE.
I made clean installation of Upp and 32-bit CEF and after fixing some *lib paths, it compiled without any error.
Updates in bazaar and documentation should be visible tomorrow.

There is also problem that debug and release files from CEF have the same name but are located in different directories and I don't know how to configure TheIDE to use one path for debug version and another for release.
On Linux it doesn't matter, you can link release version of CEF to debug version of your application, but on Windows some symbols are not visible and linker shows errors.


[Updated on: Sun, 17 December 2017 20:37]

Report message to a moderator

 
Read Message
Read Message
Previous Topic: SysInfo - linking fail
Next Topic: firebird
Goto Forum:
  


Current Time: Mon Apr 27 05:53:12 GMT+2 2026

Total time taken to generate the page: 0.00501 seconds