Aaron, Can you please submit a bug report for this and attach a repro ?
I'll make sure its fixed asap. Gert > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Witt, Aaron S > Sent: maandag 4 april 2005 17:24 > To: [email protected] > Subject: [Nant-users] Solution task fails to read VC++ Force > Symbol References link property > > I'm attempting to build an existing VS.NET solution which > contains mixed > C# and VC++ projects. This solution builds from within the > IDE but not > when using the <solution> task. > > The problem occurs when linking one of the VC++ projects. > This project > is configured to add a symbol to the linker command line as > described in > this Microsoft support article: > http://support.microsoft.com/?id=814472 > > So this project has a linker property called 'Force Symbol References' > with value '[EMAIL PROTECTED]'. When I build the project in the > IDE the command line contains the parameter: > /INCLUDE:"[EMAIL PROTECTED]" > > ..which is not present when I build with nant using the solution task. > > Does anyone know of a way to workaround this issue? > > Thanks, > Aaron Witt > > > > ------------------------------------------------------- > 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_ide95&alloc_id396&op=ick > _______________________________________________ > Nant-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/nant-users > ------------------------------------------------------- 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_ide95&alloc_id396&op=click _______________________________________________ Nant-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nant-users
