[CMake] CPack error in visual studio 2010

Lloyd lloydkl.tech at gmail.com
Thu Mar 27 01:52:41 EDT 2014


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 <lloydkl.tech at gmail.com> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20140327/cd16afc3/attachment.html>


More information about the CMake mailing list