Title: Problems compiling a Unmanaged project in a solution file
Sure I will do it..... I am too busy with something else but promise to reproduce and post the errors, problems I faced  so that you guys could have look into it
 
Regards & thanks
Kapil
 
----- Original Message -----
Sent: Friday, February 25, 2005 12:42 AM
Subject: RE: [Nant-users] Problems compiling a Unmanaged project in a solution file

Hi,
 
Can you both provide more information on the issues you're running into ? Can you send me a small repro ?
 
Gert


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kapil Sachdeva
Sent: vrijdag 25 februari 2005 2:45
To: [email protected]
Subject: Re: [Nant-users] Problems compiling a Unmanaged project in a solution file

I do not have good experiece with solution task either !!.
 
I have a solution with unmanaged and unmanaged projects but have never been able to get
unmanaged (C, C++) projects compile using solution task and prefer to use devenv in exec task.
For eg one error is that of running midl.exe ...... it just fails.
 
 
----- Original Message -----
Sent: Tuesday, February 22, 2005 1:52 PM
Subject: [Nant-users] Problems compiling a Unmanaged project in a solution file

We have a solution file that is mostly c# projects, however it also has one unmanaged project in it and one managed project in it.  I call the solution build and hand it the solution file, however, NAnt doesnt seem to like the new managed or unmanaged projects.  I get a null reference exception when I try to run the build.  This is the error message that I get:

System.NullReferenceException: Object reference not set to an instance of an object.

Has anyone experienced this before and been able to compile a mixed solution like this?

I am using NAnt 0.85 RC2.

Thanks,

Marisa

Reply via email to