[CMake] Copying Files on Windows

Mike Jackson mike.jackson at imts.us
Tue Dec 12 12:00:54 EST 2006


I don't have any control over what the slashes are. CMake is doing all that for me .. or at least I thought.. it seem kinda strange that CMake was throwing / instead of \ for the paths..

Mike


-----Original Message-----
From:	Sean McBride [mailto:sean at rogue-research.com]
Sent:	Tue 12/12/2006 11:56 AM
To:	Mike Jackson; cmake at cmake.org
Cc:	
Subject:	Re: [CMake] Copying Files on Windows

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