Without looking at your build file, it looks like you have a link issue,
too (besides the compiler warnings).

In my VC++ projects, I include [EMAIL PROTECTED] in the list of
/INCLUDE options to the linker.  You might have a problem with the
search path for <link> task, because your log shows that 0 files are
being linked.

We have been building this 'REAL' revenue generating product for 2 years
with NANT with great success.  C# and VB projects, too.

Stephen Lewis
Envisioneering LLC - Medical Products
St. Louis, MO 63114
(314) 429-7367 x112
 



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to