Miss some dlls for compile
Posted: Thu Nov 17, 2016 1:16 pm
Hello everyone,
I just try to compile CloudCompare on my laptop and after generate the build in CMake, I run the debug for INSTALL in Visual Studio and obtain these errors (in french) :
Unable to start program 'D:\Arthur Le Guennec\Documents\trunck-master\build\x64\Debug\INSTALL'. Specified file cannot be found.
And when I try to debug CloudCompare directly, I have :
Miss CC_CORE_LIBd.dll
Miss QCC_DB_LIBd.dll
Miss QCC_IO_LIBd.dll
Miss Qt5PrintSupportd.dll
My configuration in cmake is :
and I have Windows 10, CMake 3.7.0, Qt5.6, Visual Studio 2015.
Can anyone help me ?
Thanks,
Arthur
I just try to compile CloudCompare on my laptop and after generate the build in CMake, I run the debug for INSTALL in Visual Studio and obtain these errors (in french) :
Unable to start program 'D:\Arthur Le Guennec\Documents\trunck-master\build\x64\Debug\INSTALL'. Specified file cannot be found.
And when I try to debug CloudCompare directly, I have :
Miss CC_CORE_LIBd.dll
Miss QCC_DB_LIBd.dll
Miss QCC_IO_LIBd.dll
Miss Qt5PrintSupportd.dll
My configuration in cmake is :
and I have Windows 10, CMake 3.7.0, Qt5.6, Visual Studio 2015.
Can anyone help me ?
Thanks,
Arthur