Page 1 of 1

can not find the 'Lib - CCDll' [RESOLVED]

Posted: Thu Dec 09, 2010 6:19 am
by tanny
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

Re: can not find the 'Lib - CCDll'

Posted: Thu Dec 09, 2010 8:16 am
by daniel
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