missing the dlls
Posted: Fri Nov 14, 2014 1:53 am
Hey ,
I'm trying to build the CloudCompare project,and I'm having a bit of trouble , hopefully someone can help me out.
Here is my configuration:
Windows 7 x32
QT 4.8
CMake 3.1.0-rc1 (windows GUI)
MSVC 2008
Now ,I have succeeded compiling the project. But when I run it, the Application failed to start and missing cc_core_libd.dll. So I copy the cc_core_libd.dll to the folder where
the CloudCompare.exe is. And then miss qcc_db_libd.dll. I copy the file to the folder then missing QCC_IO_LIBd.dll. Next ,with the same situation , I copy the QCC_IO_LIBd.dll,
msvcm90d.dll,msvcp90d.dll,msvcr90d.dll,Microsoft.VC90.DebugCRT.manifest to the application's folder.But it still failed! I have no idea about it , hopefully someone can help me out. Thanks.
I'm trying to build the CloudCompare project,and I'm having a bit of trouble , hopefully someone can help me out.
Here is my configuration:
Windows 7 x32
QT 4.8
CMake 3.1.0-rc1 (windows GUI)
MSVC 2008
Now ,I have succeeded compiling the project. But when I run it, the Application failed to start and missing cc_core_libd.dll. So I copy the cc_core_libd.dll to the folder where
the CloudCompare.exe is. And then miss qcc_db_libd.dll. I copy the file to the folder then missing QCC_IO_LIBd.dll. Next ,with the same situation , I copy the QCC_IO_LIBd.dll,
msvcm90d.dll,msvcp90d.dll,msvcr90d.dll,Microsoft.VC90.DebugCRT.manifest to the application's folder.But it still failed! I have no idea about it , hopefully someone can help me out. Thanks.