Bugs item #1143958, was opened at 2005-02-18 18:50
Message generated for change (Comment added) made by jentschi
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1143958&group_id=31650

Category: None
Group: 0.85
Status: Open
Resolution: None
Priority: 5
Submitted By: Matthias Jentsch (jentschi)
Assigned to: Nobody/Anonymous (nobody)
Summary: VC++ project: /DEF without an argument

Initial Comment:
I've build a VC++ project with the <solution> task and 
have the following problem:

The project needs no moduldefinition and have no 
moduldefinition definied. But in the linker call a /DEF-
option with no argument is inserted. This creates the 
fatal error LNK1146.

[link] Starting 'link (@"C:\DOKUME~1\JE9B86~1.GEF\L
OKALE~
\Temp\tmp4908.tmp" 
/IMPLIB:"O:\devsrc\develop\dotnetGef\Shared\Interop\Mdl\mdlinteropengine.lib" 
/DLL /INCRE
MENTAL:NO /DEF:"" /MACHINE:X86 /FORCE)' 
in 'O:\devsrc\develop\dotnet\Gef\Shared\Interop\Mdl'

[link] LINK : fatal error LNK1146: Kein Argument mit 
Option '/DEF:' angegeben



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

>Comment By: Matthias Jentsch (jentschi)
Date: 2005-02-21 09:04

Message:
Logged In: YES 
user_id=682106

I'm using 0.85 RC2.

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

Comment By: Gert Driesen (drieseng)
Date: 2005-02-19 09:12

Message:
Logged In: YES 
user_id=707851

Matthias,

I was not able to reproduce this issue.

What version of NAnt are you using ? 0.85 RC1 or RC2, or a 
nightly build ?

Can you attach a small repro to this bug report ?

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to