adonthell-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Adonthell-general] error while running the game.


From: shirish शिरीष
Subject: [Adonthell-general] error while running the game.
Date: Thu, 4 Aug 2011 01:47:16 +0530

Hi all,
         I was able to successfully compile the game.



libtool: link: g++ -I/usr/include/python2.6 -I../../adonthell/src -g
-O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL
-DDATA_DIR=\"/usr/local/share/adonthell\" -o .libs/path_test
path_test-path_test.o -Wl,-E  -L/usr/lib64/python2.6/config
-lpython2.6 -lpthread -ldl -lutil -lm
../src/python/.libs/libadonthell_python.so
../src/gfx/.libs/libadonthell_gfx.so
../src/gui/.libs/libadonthell_gui.so
../src/input/.libs/libadonthell_input.so
../src/audio/.libs/libadonthell_audio.so
../src/event/.libs/libadonthell_event.so
../src/base/.libs/libadonthell_base.so
../src/main/.libs/libadonthell_main.so
../src/rpg/.libs/libadonthell_rpg.so
../src/world/.libs/libadonthell_world.so
../src/py-runtime/.libs/libadonthell_py_runtime.so -lz -lltdl
make[3]: Leaving directory `/usr/local/src/adonthell-build/test'
make[2]: Leaving directory `/usr/local/src/adonthell-build/test'
make[2]: Entering directory `/usr/local/src/adonthell-build'
make[2]: Leaving directory `/usr/local/src/adonthell-build'
make[1]: Leaving directory `/usr/local/src/adonthell-build'
/usr/local/src/adonthell-build$

but running it showed an issue :-

/usr/local/src/adonthell-build/test$ ./worldtest -g ../../adonthell/test data
Traceback (most recent call last):
  File "../../adonthell/test/data/characters/character.py", line 20, in <module>
    from adonthell import input, gui, gfx
  File "/usr/local/lib/python2.6/dist-packages/adonthell/gui.py", line
26, in <module>
    _gui = swig_import_helper()
  File "/usr/local/lib/python2.6/dist-packages/adonthell/gui.py", line
22, in swig_import_helper
    _mod = imp.load_module('_gui', fp, pathname, description)
ImportError: /usr/local/lib/python2.6/dist-packages/adonthell/_gui.so:
undefined symbol: _ZN3gui4font7setSizeEi
*** character::load: loading character NPC failed.
Traceback (most recent call last):
  File "../../adonthell/test/data/characters/character.py", line 20, in <module>
    from adonthell import input, gui, gfx
  File "/usr/local/lib/python2.6/dist-packages/adonthell/gui.py", line
26, in <module>
    _gui = swig_import_helper()
  File "/usr/local/lib/python2.6/dist-packages/adonthell/gui.py", line
22, in swig_import_helper
    _mod = imp.load_module('_gui', fp, pathname, description)
ImportError: /usr/local/lib/python2.6/dist-packages/adonthell/_gui.so:
undefined symbol: _ZN3gui4font7setSizeEi
*** character::load: loading character Player failed.

Any idea what the issue could be the.

the log has this commit as the last one.

commit 19b9db7f4f0b795dff20811a192396a81da095c5
Author: Kai Sterker <address@hidden>
Date:   Wed Aug 3 20:40:53 2011 +0200

    FIXED compilation

-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17



reply via email to

[Prev in Thread] Current Thread [Next in Thread]