Build ORGE error! Help me!

Problems building or running the engine, queries about how to use features etc.
Post Reply
mjn666
Gnoblar
Posts: 1
Joined: Thu Aug 09, 2018 4:56 pm

Build ORGE error! Help me!

Post by mjn666 »

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
ZLIB_LIBRARY
linked by target "OgreOverlay" in directory E:/OGRE/ogre-2.1/Components/Overlay
Image
User avatar
dark_sylinc
OGRE Team Member
OGRE Team Member
Posts: 5296
Joined: Sat Jul 21, 2007 4:55 pm
Location: Buenos Aires, Argentina
x 1278
Contact:

Re: Build ORGE error! Help me!

Post by dark_sylinc »

Hi!

It would seem you're checking out the default branch which is Ogre 1.11; you need to checkout the 2.1 branch.

See Setting Up Ogre guide for instructions.

Note: The guide will soon be updated, as it contains a bug: the ogredeps repository should be pull to a different folder i.e. not C:\OgreSDK\Dependencies but rather C:\MyOgreDeps\ and then move C:\MyOgreDeps\build\ogredeps to C:\OgreSDK\Dependencies
Post Reply