I have build ceed as http://cegui.org.uk/wiki/Building_CEED_ ... ng_PyCEGUI
but failed to run.
CEGUI:0.8.7
CEED: 0.8
error message:
Trace Back(most recent call last)
File "ceed-gui",line 89,in <module>
main()
File"ceed-gui",line 28,in main
from ceed import prerequisites
ImportError: No module named ceed
Running CEED error
Moderators: CEGUI MVP, CEGUI Team
Re: Running CEED error
You need PyCEGUIOpenGLRenderer.pyd and PyCEGUI_d.pyd built from the C++ project. Did you do that and are they referred to from your ceed project?
CrazyEddie: "I don't like GUIs"
Re: Running CEED error
You also need all the dependencies for those two libs present in the same folder where they lie.
CrazyEddie: "I don't like GUIs"
Re: Running CEED error
Here is my config,Could you find any question?
Re: Running CEED error
Ident wrote:You also need all the dependencies for those two libs present in the same folder where they lie.
I dont see them in your screenshot.
CrazyEddie: "I don't like GUIs"
Re: Running CEED error
I have built depency source and put all the file of bin folder to the same folder.
and runwrapper.bat, same problem occured.
and runwrapper.bat, same problem occured.
Re: Running CEED error
boost_python-vc90-mt-1_55.dll (or whatever version you linked) ?
CrazyEddie: "I don't like GUIs"
Who is online
Users browsing this forum: No registered users and 8 guests