Running CEED error

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

vanac
Just popping in
Just popping in
Posts: 4
Joined: Tue Mar 07, 2017 02:52

Running CEED error

Postby vanac » Tue Mar 07, 2017 07:38

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

User avatar
Ident
CEGUI Team
Posts: 1998
Joined: Sat Oct 31, 2009 13:57
Location: Austria

Re: Running CEED error

Postby Ident » Tue Mar 07, 2017 07:47

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"

User avatar
Ident
CEGUI Team
Posts: 1998
Joined: Sat Oct 31, 2009 13:57
Location: Austria

Re: Running CEED error

Postby Ident » Tue Mar 07, 2017 07:47

You also need all the dependencies for those two libs present in the same folder where they lie.
CrazyEddie: "I don't like GUIs"

vanac
Just popping in
Just popping in
Posts: 4
Joined: Tue Mar 07, 2017 02:52

Re: Running CEED error

Postby vanac » Tue Mar 07, 2017 12:35

Here is my config,Could you find any question?

Image

Image

User avatar
Ident
CEGUI Team
Posts: 1998
Joined: Sat Oct 31, 2009 13:57
Location: Austria

Re: Running CEED error

Postby Ident » Tue Mar 07, 2017 19:24

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"

vanac
Just popping in
Just popping in
Posts: 4
Joined: Tue Mar 07, 2017 02:52

Re: Running CEED error

Postby vanac » Wed Mar 08, 2017 01:50

I have built depency source and put all the file of bin folder to the same folder.
Image


and runwrapper.bat, same problem occured.
Image

User avatar
Ident
CEGUI Team
Posts: 1998
Joined: Sat Oct 31, 2009 13:57
Location: Austria

Re: Running CEED error

Postby Ident » Wed Mar 08, 2017 06:37

boost_python-vc90-mt-1_55.dll (or whatever version you linked) ?
CrazyEddie: "I don't like GUIs"


Return to “Help”

Who is online

Users browsing this forum: No registered users and 20 guests