Re: [CMake] CPack error in visual studio 2010

2014-03-26 Thread Lloyd
The problem disappeared now. I suspect some application (may be the antivirus or a virus) was keeping that file ("C:/Users/user1/Desktop/xyz/abc-1.0.0-win32.exe") open. On Tue, Mar 25, 2014 at 3:33 PM, Lloyd wrote: > Hi, > > I am using CPack (CMake) with Visual Studio 2010. When I "build" Packa

[CMake] CPack error in visual studio 2010

2014-03-25 Thread Lloyd
Hi, I am using CPack (CMake) with Visual Studio 2010. When I "build" Package, my NSIS based installer is getting created in the "_CPack_Packages\win32\NSIS" directory of the build directory. But the build process in Visual Studio throws an error like the following: Error 32 error : Problem copyin

Re: [CMake] cpack error in visual studio

2013-05-02 Thread Eric Noulard
2013/5/2 Lloyd : > Hi, > > I am trying CPack in visual studio. When I build "PACKAGE" it throws me an > error like this: > > CMake Error at C:/BuildDir1/src/cmake_install.cmake:38 (message): > ABSOLUTE path INSTALL DESTINATION forbidden (by caller): > > C:/BuildDir1/src/Debug/QtGuid4.dll;C:/B

[CMake] cpack error in visual studio

2013-05-02 Thread Lloyd
Hi, I am trying CPack in visual studio. When I build "PACKAGE" it throws me an error like this: CMake Error at C:/BuildDir1/src/cmake_install.cmake:38 (message): ABSOLUTE path INSTALL DESTINATION forbidden (by caller): C:/BuildDir1/src/Debug/QtGuid4.dll;C:/BuildDir1/src/Debug/QtCored4.dll;