Visual Studio 8 2005 Makefiles

William A. Hoffman billlist at nycap.rr.com
Fri Apr 7 19:28:09 CEST 2006


At 11:32 AM 4/7/2006, Paulo Jorge Guedes wrote:
>Hi,
>
>Did anyone tried to generate makefiles for VS project?
>I can configure for NMake makefiles but not for Visual Studio:
>
>The error output goes attached.
>
>When checking about the compiler it can't link because it complains
>about opening "user32.lib". This lib is in the SDK /lib dir, and it's
>included in CMAKE_LIBRARY_PATH and LIB envs. Like I said I have no
>problem when using NMake Makefiles.
>
>Can anybody reproduce this?
>
>Paulo

This has to do with your installation of the free 2005 visual stuido
and SDK.

Did you follow these instructions:
http://msdn.microsoft.com/vstudio/express/visualc/usingpsdk/

-Bill




More information about the Kde-buildsystem mailing list