Hi , When I use ccGLWindow class in my project, it makes some error(LNK2005) in debug mode.
https://imgur.com/a/2UthJza
If I dont include ccGlwindow , compile can be finished (in release/debug mode).
when I include ccGlWindow, it has LNK2005 error in debug mode, release mode is fine.
what's the reason to cause this problem?
ccGLWindow makes LNK2005 BUG
Re: ccGLWindow makes LNK2005 BUG
Have you linked your project with the debug version of the qCC_db and the qCC_glWindow libraries?
Daniel, CloudCompare admin