[CMake] Copying Files on Windows

Sean McBride sean at rogue-research.com
Tue Dec 12 11:56:08 EST 2006


On 2006-12-12 11:46, Mike Jackson said:

>So is there something I am missing? I get the following error when
>mingw32-make is run:
>Error copying file "C:/Developer/SDKs/qt-4.2.2/lib/libQtCore.dylib" to
>"C:/Workspace/a2bin/Build/Bin".
>
>Could someone have pity on my and let me know what I am doing wrong?

Could it be as simple as changing those '/' to '\'?  The path separator
on Windows is a /, right?

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada




More information about the CMake mailing list