LNK error when compile OgreGuiRenderer

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
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

LNK error when compile OgreGuiRenderer

Postby CrazyEddie » Sat Sep 18, 2004 12:53

Possibly you are linking a debug build of the renderer with a release build of Ogre, or some other related mis-match.

Ensure that you have everything set-up to link with the correctly configured libs. (So for CVS Ogre, the debug lib is called OgreMain_d.lib, where as for the <= 0.14.1 releases, both configs have the lib named OgreMain.lib, so you have to make sure you're using the right one.

HTH

CE.


Return to “Modifications / Integrations / Customisations”

Who is online

Users browsing this forum: No registered users and 11 guests