Build error.

  • Thread starter Thread starter objectref
  • Start date Start date
O

objectref

hi to all,

i just installed Visual C++ Express Edition and i want to experiment with
it.
I download a sample from Microsoft (Calc sample) and when i try to compile
it from inside the IDE, i get this error:

------------
LINK : fatal error LNK1181: cannot open input file 'user32.lib'
------------

I downloaded some other samples too but i get the same error with all of
them
Can anyone help me with this ? Is it some setting i have to do so the IDE
can
find this file ?



Thanks in advance for any help!
objectref
 
Thanks! I had already installed PSDK but these setting you gave me did the
trick.

Thanks again!
 
Back
Top