Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8470729
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T16:36:04+00:00 2026-06-10T16:36:04+00:00

I’m trying to build a hand model library from libhand.org on Ubuntu 12.04. The

  • 0

I’m trying to build a hand model library from libhand.org on Ubuntu 12.04. The library uses ogre and opencv libraries. I followed the instructions provided by the author that allowed me to successfully install ogre and opencv. Unfortunately when configuring a libhand library itself using cmake (by command "cmake ..") I get the following error:

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:
OGRE_RenderSystem_GL_INCLUDE_DIR (ADVANCED) used as include
directory in directory
/home/roman/work_dir/libhand-0.9/hand_cpp/source used as include
directory in directory
/home/roman/work_dir/libhand-0.9/hand_cpp/source/dot_sceneloader
used as include directory in directory
/home/roman/work_dir/libhand-0.9/hand_cpp/source/dot_sceneloader/tinyxml

— Configuring incomplete, errors occurred!

Does anyone know why this error occurs and what can be done?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T16:36:06+00:00Added an answer on June 10, 2026 at 4:36 pm

    I am the libhand library author and I debugged this problem with Roman. Here’s the cause and the fix to this problem:

    Cause:

    The OpenGL developer headers/libraries were not installed before OGRE was compiled and then installed.

    OGRE silently compiles, but without OpenGL support. The code using OGRE then fails to compile because of the missing OpenGL support in OGRE.


    The fix for this issue:

    1) Install OpenGL development headers/libraries by doing:

    sudo apt-get install freeglut3 freeglut3-dev
    

    2) Recompile/reinstall OGRE.

    When using libhand, recompiling OGRE means going into the install_help/linux_ogre_static_installer directory and running:

    ./install_ogre_static.sh clean
    

    followed by

    ./install_ogre_static.sh build
    

    and

    sudo ./install_ogre_static.sh install
    

    3) Clean & re-build libhand or other piece of software that reported this error.

    For libhand, go to hand_cpp and do:

    rm -rf build/*
    

    followed by

    cd build
    cmake ..
    

    You should not be seeing the reported error after this step and hopefully libhand will work out of the box.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to decode HTML entries from here NYTimes.com and I cannot figure out
I am trying to understand how to use SyndicationItem to display feed which is
Basically, what I'm trying to create is a page of div tags, each has
link Im having trouble converting the html entites into html characters, (&# 8217;) i
For some reason, after submitting a string like this Jack’s Spindle from a text
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I am trying to render a haml file in a javascript response like so:
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
We're building an app, our first using Rails 3, and we're having to build
I'm trying to select an H1 element which is the second-child in its group

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.