Search found 20 matches
- Tue Aug 30, 2011 7:36 am
- Forum: Rendering
- Topic: Compiling Blender 64Bit under Windows 7 using Eclipse
- Replies: 2
- Views: 2664
has_key error building blender 2.x with scons
Hi, I've been getting the same error scons.py line 66 os.environ.has_key environ has no attibute has_key All i've found out is that python 2 used to have a function "has_key" and python 3 got rid of it. So the scons.py file (or wherever it is being called from) was written for a 2.x python whereas y...
- Mon Aug 29, 2011 7:53 pm
- Forum: Coding Blender
- Topic: Guides for compiling Blender
- Replies: 94
- Views: 184951
link error for makesdna.obj
Thanks. I had both cmd and msvc command prompts open and got them confused. PATH now lists phython27. (python.org recommends 2.7 over 3.2 for newbies as it is compatible with more 3rd party stuff right now) ran scons and it chugged happily for a good ten minutes, but then terminated with the followi...
- Mon Aug 29, 2011 10:08 am
- Forum: Coding Blender
- Topic: Guides for compiling Blender
- Replies: 94
- Views: 184951
Following the guide http://wiki.blender.org/index.php/Dev:2.5/Doc/Building_Blender/Windows/msvc/Scons I get as far as set PATH=C:\Python26;%PATH% (I use set PATH=C:\Phython27;%PATH% ) but when i check the path >PATH i don't see c:\phython27 in the long list that ends with c:\Program Files\ToroiseSVN...
- Mon Aug 29, 2011 9:34 am
- Forum: Coding Blender
- Topic: Guides for compiling Blender
- Replies: 94
- Views: 184951
Can't build blender 2.59 on wndows 7 64 msvc, svn, cmake
Can't build blender 2.59 on wndows 7 64 msvc, svn, cmake
i really can't
i really can't
- Mon Aug 29, 2011 9:14 am
- Forum: Coding Blender
- Topic: Guides for compiling Blender
- Replies: 94
- Views: 184951
video guide build blender 2.5x
Hi, I tried the video guide. It looks like the same tool set i used. SVN tortoise, cmake.gui, msvc 10 complete and msvc 2008 express. I had a hard time seeing the video because of poor resolution. Also no voice to guide me or text to organize the procedural steps. I Get erroors. I posted to one of m...