CEGUI/OGRE libs linking problem

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

ishbandori
Just popping in
Just popping in
Posts: 2
Joined: Fri May 17, 2013 08:51

CEGUI/OGRE libs linking problem

Postby ishbandori » Fri May 17, 2013 09:12

I would like to preface this with the fact that I am an absolute complete beginner with C++, microsoft visual studio, OGRE an CEGUI in general.

Hi, I was able to build CEGUI to the letter with this tutorial against ogre http://www.youtube.com/watch?v=nWm5aec8xkE I was then starting to figure out how to actually use cegui ogre and visual studio so I decided to go on this tutorial http://www.ogre3d.org/tikiwiki/tiki-ind ... -+Shoggoth to try and set up a basic app. I am currently getting an error message that states...

Error 1 error LNK1181: cannot open input file 'CEGUIBase.lib' . So I'm trying to figure out how to get rid of the error. Thank you in advance for any help that you can provide.

ishbandori
Just popping in
Just popping in
Posts: 2
Joined: Fri May 17, 2013 08:51

Re: CEGUI/OGRE libs linking problem

Postby ishbandori » Fri May 17, 2013 09:14

Also I just read the top and I think this is the CEGUI.log? Not sure though?

1>------ Build started: Project: OgreApp6, Configuration: Debug Win32 ------
1>LINK : fatal error LNK1104: cannot open file 'CEGUIBase_d.lib'
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

LordJonas
Not too shy to talk
Not too shy to talk
Posts: 32
Joined: Fri May 24, 2013 11:15

Re: CEGUI/OGRE libs linking problem

Postby LordJonas » Fri May 24, 2013 17:46

Hi...

It seems that linker cannot find the "debug" version of that library...
Find where it's located and then tell the Visual Studio where to find it.


Return to “Help”

Who is online

Users browsing this forum: No registered users and 24 guests