find where user32.lib is located and stick it in the front part of the LIB
environment variable
- Original Message -
From: "Jill Bryan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>;
Sent: Monday, July 25, 2005 9:20 AM
Subject: RE: [Nant-users] link error -- cann
. It"s LIB. See
vcvars32.bat.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jill Bryan
Sent: Friday, July 22, 2005 1:54 PM
To: [EMAIL PROTECTED]
Subject: [Nant-users] link error -- cannot open user32.lib
My solution builds when I use the IDE, but with
The linker doesn't use PATH to find libraries. It's LIB. See
vcvars32.bat.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jill Bryan
Sent: Friday, July 22, 2005 1:54 PM
To: nant-users@lists.sourceforge.net
Subject: [Nant-users] link error
My solution builds when I use the IDE, but with NAnt, I get an error. Here
is the following output from the command prompt:
C:\ant\nant\bin>nant
NAnt 0.85 (Build 0.85.1932.0; rc3; 4/16/2005)
Copyright (C) 2001-2005 Gerry Shaw
http://nant.sourceforge.net
Buildfile: file:///C:/ant/nant/bin/test.b