[CMake] SOLVED: Generated successfully NMake Makefile using CMake for Cross Compiling, but compiling with nmake fails

Eric Noulard eric.noulard at gmail.com
Tue Sep 20 06:18:35 EDT 2011


2011/9/20 Martin Kupke <martin.kupke at novero.com>
>
> Hi,
>
> short info for those of you who run into the same pitfall.
> I downloaded the free (free of charge) nmake tool version 1.50 from the Microsoft website. The problem is this nmake tool which produces the problems with blanks / spaces in folder- and filenames. Even parameters which contain double quotes (") make problems in the Makefile.
> We have several installations of MS Visual Studio in different versions (Visual Studio 2003, 2008, 2010) and now I tried the NMake from Visual Studio 2003 which is file version 7.10.3077 and this works fine. Of course this version is NOT free of charge, because it's part of the buyable package from Microsoft.
>
> Just the short form: the nmake tool version 1.50 isn't able to use the generated Makefile.

Thank you for the information.

May be Jom would be usable in your case
 https://qt.gitorious.org/qt-labs/jom

Pre-compiled JOM binaries may be found here:
ftp://ftp.qt.nokia.com/jom/

--
Erk
Membre de l'April - « promouvoir et défendre le logiciel libre » -
http://www.april.org


More information about the CMake mailing list