RE: [Nant-users] C++ project linker error, builds fine in the IDE

2005-04-20 Thread Gert Driesen
Steve,   Can you submit a bug report for this and attach a small repro ?   Thanks !   Gert From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve BrennanSent: maandag 18 april 2005 15:34To: nant-users@lists.sourceforge.netSubject: [Nant-users] C++ project

[Nant-users] C++ project linker error, builds fine in the IDE

2005-04-20 Thread Steve Brennan
I have two C++ projects that compile and link correctly under Visual Studio.  One project uses a class defined in the other.  Under Nant 0.85 nightly build from 4/14, the build ends with a linker error.  I get the following output:    [solution] Starting solution build. [solution] Loading

Re: [Nant-users] C++ Project

2003-10-14 Thread Ian MacLean
Good link. Note that since that was posted, midl and rc tasks have been added into the main nant source. You'll need to grab a recent nightly to pick up the change. http://nant.sourceforge.net/builds/ Ian aranud wrote: Have a look at this amazing blog: http://www.iunknown.com/000105.html John'

RE: [Nant-users] C++ Project

2003-10-14 Thread aranud
Have a look at this amazing blog: http://www.iunknown.com/000105.html John's best advice is to look at the log generated by Visual Studio .NET when it builds C++ project. Hope this helps, Arnaud :O) --- This SF.net email is sponsored by: SF.n

[Nant-users] C++ Project

2003-10-14 Thread Marion Nalepa
Are there any examples of ATL or ATL/WTL C++ projects being built with NAnt? Anybody have a build file they'd be willing to share to give me a starting point? -- Marion Nalepa -- "There are 10 different kinds of people in this world -- those who understand binary and those who don't."