<div dir="ltr"><div>Hi,</div><div><br></div><div>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:</div>
<div><br></div><div>Error<span class="" style="white-space:pre"> </span>32<span class="" style="white-space:pre"> </span>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</div>
<div><br></div><div><span style="white-space:pre">What could be the reason for a "</span>Problem copying the package" error. As the installer creation is successful it is not generating "NSISoutput.log" file.</div>
<div><br></div><div><br></div><div>Thanks,</div><div> Lloyd</div></div>