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_l...@hotmail.com>
To: lati...@streamgrid.net; nickyper...@yahoo.com
Cc: SLDEV <opensource-dev@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?


      
_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to