Re: [Nant-Users] Link Error - solution task

2005-11-30 Thread Gilles DEVAUX
Hi I had the same problem and I found a solution:   While you don’t need to include your static library “staticlib.lib” in the “Configuration Properties -> Linker -> Input -> Additional Dependencies” for VC++ to make the link nAnt needs it. Just add your additional dependencies in the p

[Nant-users] Link Error - solution task

2005-10-06 Thread Ko, Youngji
Hi there, I have a VC++ solution with two projects in it where one project is dependent on a static lib generated by the other project. When I compile, I get the following link error. ... [link] Starting 'link (@"C:\DOCUME~1\yko\LOCALS~1\Temp\tmpB5D.tmp" /INCREMENTAL:NO /OPT:REF /SUBSYSTEM:WIND