Bugs item #1165116, was opened at 2005-03-17 11:36
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1165116&group_id=31650

Category: Tasks
Group: 0.85
>Status: Closed
>Resolution: Works For Me
Priority: 5
Submitted By: atrunov (atrunov)
>Assigned to: Gert Driesen (drieseng)
Summary: $(ProjectName) macro is not expanded

Initial Comment:
Projects with Linker or Librarian Output file settings 
containing $(ProjectName) macro are built incorrectly. 
lib or link simply does not run - there is no their output in 
log file, exe, dll or lib-file are not produced. Build 
continues nevertheless. When explicitly name the 
Output file, all works well of course. Observed with 
VisualStudio .NET 2003 and VC++ projects.

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

>Comment By: Gert Driesen (drieseng)
Date: 2005-03-31 17:03

Message:
Logged In: YES 
user_id=707851

I have no problems building the project you attached.

Please try using a more recent nightly build ?

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

Comment By: atrunov (atrunov)
Date: 2005-03-31 13:52

Message:
Logged In: YES 
user_id=1235874

I've tried 0.85-rc2 and 0.85-nightly-2005-03-08 with the same 
result. Test solution with Nant build log is attached (two-
mouseclicks MFC Application Wizard generated, all the 
Wizard settings are default). After changing $(OutDir)/
$(ProjectName).exe to $(OutDir)/TestNant.exe (for example) 
in Project Settings->Linker->General->Output File, all works 
well. 

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

Comment By: Gert Driesen (drieseng)
Date: 2005-03-30 12:35

Message:
Logged In: YES 
user_id=707851

What version of NAnt were you using ?

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

Comment By: Gert Driesen (drieseng)
Date: 2005-03-17 13:25

Message:
Logged In: YES 
user_id=707851

Can you please attach a small repro to this bug report ?

Thanks !

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

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


-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/Info/Sentarus/hamr30
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to