after pulling these changes, cmake . seems to go into a loop or something and
never does anything and never exits on windows 7 (64), vc 2005. is it just me?
this is after the social fixes and a lot of checkins from callum
if you break it...
$ Traceback (most recent call last):
File "install.py", line 1150, in <module>
sys.exit(main())
File "install.py", line 1142, in main
options.scp)
File "install.py", line 636, in do_install
cache_dir)
File "install.py", line 595, in install
ifile.fetch_local()
File "install.py", line 135, in fetch_local
file(self.filename, 'wb').write(urllib2.urlopen(self.url).read())
File "C:\Python26\Lib\socket.py", line 327, in read
data = self._sock.recv(rbufsize)
File "C:\Python26\lib\httplib.py", line 537, in read
s = self.fp.read(amt)
File "C:\Python26\Lib\socket.py", line 351, in read
data = self._sock.recv(left)
KeyboardInterrupt
close failed in file object destructor:
Error in sys.excepthook:
Original exception was:
Note there is nothing further printed... so i don't know what the original
exception was
_______________________________________________
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