[CMake] windows link error

Andreas Pakulat apaku at gmx.de
Thu Mar 4 17:39:15 EST 2010


On 04.03.10 17:27:56, Simmons, Aaron wrote:
> You're right-- msvc uses "link"; I was thinking of gcc's "ld".  I guess the question is why is it trying to use "ld" at all?  Cmake successfully detects that its using msvc/nmake, as it compiles all of the .c files with "cl".  It's the lib-linking step that falls down.
> 
> Here is my "set" output:

Hmm, can't see anything suspicious. What's in the cmake cache? Is the
ld.exe mentioned there?

Andreas

-- 
Learn to pause -- or nothing worthwhile can catch up to you.


More information about the CMake mailing list