Bugs item #1240861, was opened at 2005-07-19 15:56
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: Open
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


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

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