Package OGRE was not found in the pkg-config search path

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
stodge
Just popping in
Just popping in
Posts: 9
Joined: Wed Jan 12, 2005 12:06

Package OGRE was not found in the pkg-config search path

Postby stodge » Fri Dec 24, 2004 20:25

I'm sure this is a basic problem I'm just not seeing! I'm compiling cegui from sources under Linux and I Get:

checking for OGRE >= 0.14.0... Package OGRE was not found in the pkg-config search path.
Perhaps you should add the directory containing `OGRE.pc'
to the PKG_CONFIG_PATH environment variable
No package 'OGRE' found
OGRE renderer disabled

OGRE is installed in /usr/local but I can't get configure to see it.

Any help appreciated!

Thanks

User avatar
_mental_
CEGUI Team (Retired)
Posts: 157
Joined: Wed Jan 12, 2005 12:06
Contact:

Package OGRE was not found in the pkg-config search path

Postby _mental_ » Fri Dec 24, 2004 20:45

Have you set your PKG_CONFIG_PATH variable? If you have installed OGRE in /usr/local it will probably be /usr/local/lib/pkgconfig

I always put the following in my .bashrc

export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig

User avatar
stodge
Just popping in
Just popping in
Posts: 9
Joined: Wed Jan 12, 2005 12:06

Package OGRE was not found in the pkg-config search path

Postby stodge » Fri Dec 24, 2004 20:50

Ah I see - thanks! I wasn't pointing the env variable to pkg-config, just to /usr/local.


Return to “Modifications / Integrations / Customisations”

Who is online

Users browsing this forum: No registered users and 17 guests