Giter Site home page Giter Site logo

Comments (7)

hanmekim avatar hanmekim commented on June 26, 2024

did you install OpenGL stuff correctly -- sudo apt-get install freeglut3-dev libglu-dev libglew-dev?

from scenelib2.

somebodyus avatar somebodyus commented on June 26, 2024

I have installed them. I use Ubuntu 14.04.3.

from scenelib2.

hanmekim avatar hanmekim commented on June 26, 2024

It seems there is an issue linking to the glut library on your PC -- unfortunately, I don't think I can help you this out as I can't replicate the issue on my machine.

from scenelib2.

somebodyus avatar somebodyus commented on June 26, 2024

There is no error or warning during SceneLib2 compilation. I have the error when I compile the MonoSlamSceneLib1.cpp sample.
I tested the Pangolin samples in my home directory. The Pangolin sample code can link the glut library and work well.

from scenelib2.

hanmekim avatar hanmekim commented on June 26, 2024

Hmm.. then why don't you compare the Pangolin's cmake file and the SceneLib2 one to figure out what change needed on your machine?

from scenelib2.

somebodyus avatar somebodyus commented on June 26, 2024

I solved the problem using old version of Pangolin.
And compile Pangolin using the command,
cmake -DCPP11_NO_BOOST=1 -DFORCE_GLUT=1 ..

from scenelib2.

hanmekim avatar hanmekim commented on June 26, 2024

should be fine with the latest commit.

from scenelib2.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.