when I open the qCC "workspace" (qCC\qCC.workspace) with Code::Blocks,I have not found the Lib - CCDll in the project,
I don't know where I make a mistake? Where is the Lib CCDll。
after finish the rebuild ,there are 23 errors,such like this " db\lib\mingw\libqCC_dbd.a(ccPointCloud.o):E:\CloudCompare\qCC\db\ccPointCloud.cpp|1375|undefined reference to `_imp___ZN9QGLFormat18openGLVersionFlagsEv'|".
can anyone help me to find the reason ?thanks.
kss
can not find the 'Lib - CCDll' [RESOLVED]
Re: can not find the 'Lib - CCDll'
Hello,
Indeed, the 'CCDll' lib is in fact named 'Lib - CCLib' (I've corrected this mistake in the documentation).
For the other errors, it was also a configuration error (the newly created qCC_db library in debug mode had to be linked first).
Sorry for all the inconvenience.
Daniel
Indeed, the 'CCDll' lib is in fact named 'Lib - CCLib' (I've corrected this mistake in the documentation).
For the other errors, it was also a configuration error (the newly created qCC_db library in debug mode had to be linked first).
Sorry for all the inconvenience.
Daniel