: [NAnt-users] Error loading GUID of project 'myproject.csproj'.
Hi Markus,
Thanks for responding.
The build.basedir property error was a typo!!! I couldn't copy and paste my
code!
I've checked whether the vcproject opens in VC++ 2005 and whether I can
build from command li
Gemma schrieb:
> Hi Markus,
>
> Thanks for responding.
>
> The build.basedir property error was a typo!!! I couldn't copy and paste my
> code!
>
> I've checked whether the vcproject opens in VC++ 2005 and whether I can
> build from command line and the answer to both is yes. I am aware (from
> goo
Hi Markus,
Thanks for responding.
The build.basedir property error was a typo!!! I couldn't copy and paste my
code!
I've checked whether the vcproject opens in VC++ 2005 and whether I can
build from command line and the answer to both is yes. I am aware (from
googling prior to posting this que
Cameron, Gemma (UK) schrieb:
> Hi all,
>
> I've written a simple build script which has a target to build a list of
> projects using the solution task like so:
>
> [...]
> Then if I try the above with project1 only i.e.
>
>outputdir="${build.basedir}/bin" >
>
>
2005 project files
br
Richard
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Arnette,
BillSent: 17. oktober 2006 23:07To: Kumar .S;
nant-users@lists.sourceforge.netSubject: Re: [NAnt-users] "Error
loading GUID..." when using taskforVS2005
I don't know what to
because MSBuild is very similar to
NAnt.
From: Kumar .S [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 17, 2006 4:19 PMTo: Arnette,
BillSubject: Re: [NAnt-users] "Error loading GUID..." when using
task forVS2005
Hello Arnette,
I was
yself but you would do
something like
From: Kumar .S [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 17, 2006 11:26 AM
To: Arnette, Bill
Subject: Re: [NAnt-users] "Error l
I haven't done any VS 2005 work myself but you would do
something like
From: Kumar .S [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 17, 2006 11:26 AMTo: Arnette,
BillSubject: Re: [NAnt-users] "Error loading GUID..." when using
task forVS
Nant does not support VS 2005 solution files yet. Use the task
to call msbuild on VS 2005 solution files.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf
> Of [EMAIL PROTECTED]
> Sent: Tuesday, October 17, 2006 6:14 AM
> To: nant-users@lists.sourc
Hi Guys,
I was facing same issue few days back with building VS
2005 soultion using NAnt.I think I have found a
workaround that doesn't involve using any solution
task.NAnt supports exec task which when used along
with msbuild gives the desired result.Following is the
snippet of code I am using:
Rob McEllhiney wrote:
>
> Gert,
>
>
>
> I am a little confused? The home page says that Framework 2.0 is now
> supported. I guess I am not clear as to what that means. Please
> forgive my ignorance.
>
>
>
> Just to be clear though, is it true that at this point there is no way
> for me to
]
[mailto:[EMAIL PROTECTED] On Behalf Of Rob
McEllhiney
Sent: zaterdag 23 september 2006 21:56
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Error loading GUID
Gert,
I am a little confused? The home page says that Framework 2.0
is now supported. I guess I am not clear
dam Gritt
Sent: zaterdag 23 september 2006
17:46
To:
nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Error
loading GUID
Try doing this, open the
csproj file that has an issue with a text editor and then open the dependency
csproj in a text editor, make sure that the Guid's
g 23 september 2006 17:46
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Error loading GUID
Try doing this, open the csproj
file that has an issue with a text editor and then open the dependency csproj
in a text editor, make sure that the Guid's that represent the Projec
Try doing this, open the csproj file that has an issue with a text editor and then open the dependency csproj in a text editor, make sure that the Guid's that represent the ProjectGuid are match for the related projects, case included. For some reason rather than convert the string to a Guid and t
15 matches
Mail list logo