[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Building on Windows

From: SteveKing <steveking_at_gmx.ch>
Date: 2003-05-10 12:56:09 CEST

----- Original Message -----
From: "D.J. Heap" <djheap@dhiprovo.com>

[snip]
>Third, neon always fails to build with:
>
>>Performing Makefile project actions
>>The system cannot find the path specified.
>>Project : error PRJ0019: A tool returned an error code from "Performing
>Makefile project actions"
>>
>>neon - 1 error(s), 0 warning(s)

I can confirm that. I just tried to build everything
from scratch again (all external libs and subversion)
and got the same error.
A closer look at the neon.dsp shows that it has the
path settings so that the project file should be
located in the neon directory itself. So I had to
copy it manually to the neon directory. But
then the generator didn't find it and I had
to manually change the *.dsw file to point
the neon project to the right location.
This worked.

My suggestion:
change the generator so that it expects the neon.dsp
in the neon folder instead of build\win32 and add
an instruction to the INSTALL file to tell the user
to copy that file.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 10 12:58:20 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.