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 <[email protected]> wrote: > 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 copying the package: > C:/Users/user1/Desktop/xyz/_CPack_Packages/win32/NSIS/abc-1.0.0-win32.exe > to C:/Users/user1/Desktop/xyz/abc-1.0.0-win32.exe > > What could be the reason for a "Problem copying the package" error. As > the installer creation is successful it is not generating "NSISoutput.log" > file. > > > Thanks, > Lloyd >
-- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
