Problems while compiling ogre and ois

53 views
Skip to first unread message

Alexander Liebendorfer

unread,
Sep 27, 2011, 7:20:33 AM9/27/11
to python-ogre...@googlegroups.com
This was done using the Ubuntu build script found in the wiki
(http://barney.gonzaga.edu/~lperkins2/Ogre.sh).

http://pastebin.com/5utxzT5N

Interesting is mostly the last part:

OSError: [Errno 2] No such file or directory: '/home/****/dev/CEGUI-0.7.1'
PythonOgre.BuildModule: INFO Building Source code for ogre
PythonOgre.BuildModule: WARNING Task Failed
PythonOgre.BuildModule: INFO Compiling Source code for ogre
PythonOgre.BuildModule: INFO Building Source code for ois
PythonOgre.BuildModule: WARNING Task Failed
PythonOgre.BuildModule: INFO Compiling Source code for ois
PythonOgre.BuildModule: INFO Building Source code for cegui
PythonOgre.BuildModule: WARNING Task Failed
PythonOgre.BuildModule: INFO Compiling Source code for cegui
PythonOgre.BuildModule: WARNING Task Failed
PythonOgre.BuildModule: INFO Build Command sudo python setup.py install
PythonOgre.BuildModule: WARNING Task Failed

Building from source, both from the "Ubuntu-Instructions.txt" and from
the V4 in the wiki also result to this.

The error comes in Step 5 of the wiki:
"
Generate the wrapper code(-g), compile(-c) and install it - Ensure
ogre is generated before any other module !

cd ~/development
python python-ogre/BuildModule.py -g -c ogre --usesystem
python python-ogre/BuildModule.py -g -c ois --usesystem
python python-ogre/BuildModule.py -b install --usesystem
"

Typing by hand results in those same "WARNING: TASK FAILED" messages,
but only one at a time.

"
>python python-ogre/BuildModule.py -g -c ogre --usesystem

PythonOgre.BuildModule: INFO Building Source code for ogre
PythonOgre.BuildModule: WARNING Task Failed
PythonOgre.BuildModule: INFO Compiling Source code for ogre

>
"


Any help?
--
Orpheon

PS: First time I use a mailing list...

Reply all
Reply to author
Forward
0 new messages