Bugs item #1240861, was opened at 2005-07-19 15:56
Message generated for change (Comment added) made by mad_lux_it
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1240861&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core
Group: 0.85
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Luciano Martorella (mad_lux_it)
Assigned to: Nobody/Anonymous (nobody)
Summary: ModuleDefinitionFile in vcproj's

Initial Comment:
Sometime VisualStudio 7.1 produces this line in a
vcproj file, in the VCLinkerTool section:

ModuleDefinitionFile=""

The devenv.exe ignores this line, but NAnt produces the
linker 
switch below:

   /DEF:""

and the linker fails with 

LINK : fatal error LNK1146: no argument specified with
option '/DEF:'

Cheers,
  Luciano


----------------------------------------------------------------------

>Comment By: Luciano Martorella (mad_lux_it)
Date: 2005-07-20 09:24

Message:
Logged In: YES 
user_id=900194

I used the 30-June nightly build. The 15-July version works
fine. 
Thank you! 
 Luciano


----------------------------------------------------------------------

Comment By: Gert Driesen (drieseng)
Date: 2005-07-19 17:26

Message:
Logged In: YES 
user_id=707851

What version of NAnt are you using ?

This should be working just fine using a recent nightly build 
(http://nant.sourceforge.net/nightly/latest).

Can you let me know if that works for you ?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1240861&group_id=31650


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to