Hi, I have got the same problem, but I installed the SDK. So I have the user32.lib and it is in the PATH. Nevertheless I get the same error as described here.
What am I missing? Thanks, /Ralf Am Donnerstag, 10. Mai 2007 15:06 schrieb Bill Hoffman: > haibin zhang wrote: > > Hi all: > > I can't create makefile in Visual C++ Express Edition Version > > 8.0.50727.42, I use Example in cmake. > > > > I found it want to find 'user32.lib', but system don't obtain it. it > > only have 'user32.dll' > > > > How to avoid it to go to find 'user32.lib'? > > > > > > and can be compiled and linked in vc 2005 Express Edition. it don't > > need user.lib, and user.lib is static linking, how can I use user.dll > > to replace user.lib to using dynamic link in cmake. > > > > thanks > > Install the SDK for windows: > > http://msdn.microsoft.com/vstudio/express/visualc/usingpsdk/ > > -Bill > > _______________________________________________ > CMake mailing list > [email protected] > http://www.cmake.org/mailman/listinfo/cmake -- Ralf Dünkelmann oxalis GmbH [EMAIL PROTECTED] 0178 1471561 Siebengebirgsallee 42 50939 Köln _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
