Git Product home page Git Product logo

Comments (2)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
Hi, I am usring ubuntu 10.04, I have install the openGL related development 
tools(actually i don't know how to program in 3D with openGL, i just install 
them), but i failed while compiling too:

Compiling Cube.logo to Cube.cpp
Compiling Cube.cpp to Cube.o
Compiling wrapper code
Linking wrapper code with Cube.o to produce executable Cube.
wrapper_main.o: In function `main':
wrapper_main.cpp:(.text+0x3bb): undefined reference to `glXSwapIntervalSGI'
collect2: ld returned 1 exit status

any advice?

Original comment by [email protected] on 17 Dec 2012 at 12:30

from turboturtle.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
WRT the undefined reference to `glXSwapIntervalSGI' error, in main_wrapper.c, 
simply comment out this call.
I'm building this on Debian. It looks like it's working correctly, the graphics 
come up nicely.
Googled up similar errors to this one to see if there was a way around it. This 
is what was suggested.
I know you had this problem years ago, just answering here so that if anyone 
wants to make this code work, they should be able to now.
Cheers,
Dave

Original comment by [email protected] on 2 Sep 2014 at 11:06

from turboturtle.

Related Issues (1)

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.