Bugs item #1165116, was opened at 2005-03-17 13:36
Message generated for change (Comment added) made by atrunov
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: atrunov (atrunov)
Date: 2005-04-04 11:34

Message:
Logged In: YES 
user_id=1235874

Yes, tried nightly-2005-03-31 and had no problems as well.


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

Comment By: Gert Driesen (drieseng)
Date: 2005-03-31 19: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 15: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 14:35

Message:
Logged In: YES 
user_id=707851

What version of NAnt were you using ?

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

Comment By: Gert Driesen (drieseng)
Date: 2005-03-17 15: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


-------------------------------------------------------
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