[Nant-users] Build C++ Projects

2005-04-13 Thread Steve Brennan
I am having the exact same problem as reported by Kevin McIntire in "Build C++ projects" a few weeks ago.  It's one C++ project linking to another.  It compiles fine in the IDE, but I'm getting C1192 when building from Nant.   My Nant output includes this:  [solution] Building 'TheLarchSc

[Nant-users] Build C++ projects

2005-03-21 Thread Kevin McIntire
I'm trying to use the solution task in 85-rc2 (as well as the nightly) to build our solution. Our code is a complicated mix of straight legacy C, along with C++, and C#. When I try to build the solution, I get a C1192 fatal building a managed C++ projects that depends on C projects and C# projec