svn Rev 994 broken in linux

emeryc

04-08-2009 08:04:21

I get the following error.

'module' object has no attrribute PATH_INCLUDE_ogreoctreesm in environment.py

Which appears to be set in PythonOgreConfig_nt but not in PythonOgreConfig_system or PythonOgreConfig_posix.

saladin

05-08-2009 10:39:06

I built it this morning by commenting out stuff about octreesm octreezone and the rest of the packages that are not found from environment.py and setup.py.

BTW, latest version still have that huge memory leak when auto loading resources for my intrepid 64bit. :|

emeryc

05-08-2009 18:27:56

Do you know of a work around for the memory leak, like turning off auto-loading or anything?