[opensource-dev] problems working with autobuild
Nicky Perian
nickyperian at yahoo.com
Tue Feb 1 10:12:53 PST 2011
In Microsoft Visual Studio->Tools->Visual Studio 2005 Command Prompt
yields->>
C:\VC80\vc\bin>"C:\VC80\Common7\Tools\vsvars32.bat"
Setting environment for using Microsoft Visual Studio 2005 x86 tools.
Then the Python Path is c:\Python26
________________________________
From: Twisted Laws <twisted_laws at hotmail.com>
To: latifer at streamgrid.net; nickyperian at yahoo.com
Cc: SLDEV <opensource-dev at lists.secondlife.com>
Sent: Tue, February 1, 2011 10:36:27 AM
Subject: RE: [opensource-dev] problems working with autobuild
just to be clear here, i've no problems configuring and building in
vc2005expess the old way.
i start the process with "cmake ." in the indra directory in a cygwin window.
then i open
the .sln file with vc2005express and set the build type and build it. all is
fine. I can also
use the older way of "./develop.py -G vc80 configure". I don't see a visual
studio 2005
command prompt in my vc2005express. i have python26 installed and the one in
/usr/bin
is linked to that python26.
i can run develop.py with "./develop.py -G vc80 configure" and it works ok, so
its not a
wrong python error (one in /usr/bin is linked to python26). Every python script
on my
system worked until this one.
but i don't understand this sequence...
> > $ autobuild configure -c OpenSourceRelWithDebInfo
> > C:\cygwin\bin\python: can't open file
> > '/cygdrive/c/dev/hgbuilds/autobuild/bin/autobuild': [Errno 2] No such file
> > or directory
> > dir: /cygdrive/c/dev/hgbuilds/v-autobuild
> > $ ls -l /cygdrive/c/dev/hgbuilds/autobuild/bin/autobuild
> > -rwxr-xr-x 1 John None 2213 Jan 31 20:37
> > /cygdrive/c/dev/hgbuilds/autobuild/bin/autobuild
where it says the file or directory doesn't exist yet it does... it obviously
existed or
python wouldn't have started to begin with.
> The old style build didn't work in cygwin shell either. It wanted
> cmake and python to be native windows versions. After deleting cygwin
> versions of those, all worked. Perhaps a similar thing can help for
> the autobuild?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20110201/53651c77/attachment.htm
More information about the opensource-dev
mailing list