Bugs item #1333326, was opened at 2005-10-20 17:00
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1333326&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: Tasks
Group: 0.85
Status: Open
Resolution: None
Priority: 5
Submitted By: Bugme (bugme)
Assigned to: Nobody/Anonymous (nobody)
Summary: Can't build mixed solution

Initial Comment:
When trying to build a project with both CS and CPP
projects, NANT fails to fine the proper configuration,
as it's saved in diffrent ways (cpp projects include
the platform in the configuration name). the fix i
applied locally was in VCProject.cs.
I told it to split the configuration name at the pipe
and use only the first part.

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

>Comment By: Gert Driesen (drieseng)
Date: 2005-10-20 20:28

Message:
Logged In: YES 
user_id=707851

Can you please attach a small repro for this issue (or send it 
to me by email: [EMAIL PROTECTED]) ?

Thanks !

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

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


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to