Horde3D

Next-Generation Graphics Engine
It is currently 27.04.2024, 07:47

All times are UTC + 1 hour




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 19.09.2012, 19:01 
Offline

Joined: 24.03.2012, 19:03
Posts: 3
Location: Shropshire, England
Hello. I am running Linux Debian 'Squeeze'. I downloaded cmake from the aptitude repository and I am having trouble building Horde3D. I switch to the CMake folder in the Horde3D_SDK_1.0.0_Beta5 folder and type 'cmake ..' and get this output:
Code:
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for glXGetProcAddressARB
-- Looking for glXGetProcAddressARB - found
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:
X11_LIBRARY
    linked by target "Chicago" in directory /home/owain/Documents/Horde3D_SDK_1.0.0_Beta5/Horde3D/Samples/Chicago
    linked by target "Knight" in directory /home/owain/Documents/Horde3D_SDK_1.0.0_Beta5/Horde3D/Samples/Knight

-- Configuring incomplete, errors occurred!
Does anybody know whats going on? Thank-you.

_________________
The three virtues of a programmer:
  • Laziness
  • Impatience
  • Hubris


Top
 Profile  
Reply with quote  
PostPosted: 19.09.2012, 21:07 
Offline

Joined: 15.09.2010, 18:31
Posts: 53
Code:
apt-get install libx11-dev


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 39 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group