Entry point not found...?

For help with anything that CEGUI doesn't offer straight out-of-the-box, e.g.:
- Implementation of new features, such as new Core classes, widgets, WindowRenderers, etc. ...
- Modification of any existing features for specific purposes
- Integration of CEGUI in new engines or frameworks and writing of new plugins (Renderer, Parser, ...) or modules

Moderators: CEGUI MVP, CEGUI Team

User avatar
RenjiKage
Just popping in
Just popping in
Posts: 10
Joined: Sat Nov 26, 2005 15:56
Location: Kokubunji-shi, Tokyo-to, Japan

Entry point not found...?

Postby RenjiKage » Sat Nov 26, 2005 16:18

I have upgraded my game project from CEGUI 0.3.0 to 0.4.0. :D

Compiling CEGUI itself and linking to it works fine. But when I try to start my application using the new DLLs, a message box appears:

Entry point of function "??HCEGUI@@YA?AVString@0@V10@ABV10@@Z" in CEGUIBase.dll not found! :shock:


This function is a member of the CEGUI::String class that is neither contained in CEGUIBase.lib, nor in CEGUIString.obj. I think it is one of the +-operators.
Why can such an error occur when I use 0.4.0 headers, 0.4.0 libs and 0.4.0 dlls? :(

My build environment:

MSVC 2005 Express Edition
Windows XP SP 2
My app uses CEGUI 0.4.0 with tinyXML and OGRE 1.0.6.

User avatar
lindquist
CEGUI Team (Retired)
Posts: 770
Joined: Mon Jan 24, 2005 21:20
Location: Copenhagen, Denmark

Re: Entry point not found...?

Postby lindquist » Sat Nov 26, 2005 17:09

This is already fixed.
Do a CVS update or wait for 0.4.1 which will be out later today.

User avatar
Tzyr
Just popping in
Just popping in
Posts: 7
Joined: Tue Nov 29, 2005 06:42

Re: Entry point not found...?

Postby Tzyr » Thu Dec 01, 2005 18:45

I am getting the exact same Entry Point error as posted, and I am using CEGUI 0.4.1

Been running into problems with my code, so I compiled the entire source of Ogre 1.0.6, along with OgreODE and CEGUI 0.4.1 (was using an older version, 1.0.1 and an older CEGUI)

When I compiled all files, I made sure that the system they used was console (since that is what I am using). Made sure all my libs and dlls are updated, however I still get this error.

The only thing that I am not sure about is xerces, I am using the one that came with Yake 0.4 (xerces-c_2_5_0.dll)

am I missing something? Is xerces the problem? is it something else?

User avatar
Tzyr
Just popping in
Just popping in
Posts: 7
Joined: Tue Nov 29, 2005 06:42

Re: Entry point not found...?

Postby Tzyr » Thu Dec 01, 2005 19:37

I believe it's fixed. Ok, the problem was I had to rebuild OgreGUIRenderer after I built CEGUI. Pretty dumb mistake, seeing how that makes sense...but oh well.

Now gettting another weird bug...after all the resources load and it displays to the screen, the game then stops and leaves the main loop exits. o_O oh well, will work on it and post in another thread if it is a CEGUI problem...if it is not, then no worries...o_O


Return to “Modifications / Integrations / Customisations”

Who is online

Users browsing this forum: No registered users and 4 guests