Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: PC_Nerd on June 09, 2008, 04:18:43 am

Title: Global Compiler Variable CEGUI not found..... Newbie
Post by: PC_Nerd on June 09, 2008, 04:18:43 am
Hi,

Ive been using Code Blocks for the last few weeks and have loved it compared to Dev C++ which was what I originally used ( Im workign with Ogre3D).  Ive recently moved to dual boot my computer with Ubuntu & XP.  Ive downloaded and successfully installed the SVN of Codeblocks 5089... and its all working.

However as soon as I open the Ogre Samples.workspace... the window comes up with "Global Compiler Variable"... and says it doesnt know "the cegui variable"

Im a complete newbie to anything with compiler setup etc... and I have no idea where to atart with fixing this.  I assume that i have to set the path to cegui however I dont know where that is or how to find it.

Thanks for any and all help

EDIT: It doesnt accept close... it just brings up teh window again.. .forceing me to kill the proccess :'(  thanks
Title: Re: Global Compiler Variable CEGUI not found..... Newbie
Post by: mandrav on June 09, 2008, 08:50:57 am
Looks like some project(s) in the workspace use the $#cegui global variable. This should explain. (http://wiki.codeblocks.org/index.php?title=Global_compiler_variables)