Menu

Adaopengl under windows ?

Help
2004-02-20
2004-03-17
  • Quentin OCHEM

    Quentin OCHEM - 2004-02-20

    Hi !

    I'm currently trying to create a game in Ada that would runs either on windows and linux. For windows, I'd like to use Ada and openGL, therefor I'm really interrested in your project, and would like to use it. But under MinGW, on Windows, I can't link it with mesa's libraries. I've compiled mesa with Visual C++, therefore I have opengl32.lib, glut.lib, osmesa.lib and glu.lib. I'm not shure i'm using the right link line (gcc adaglut.o -lopengl32 -losmesa.lib -lglut.lib -lglu.lib) since osmesa32 is not found. It seems that the compiler links with /usr/libs (where I have, coming with MinGW, libopengl32.

    Please, help !

     
    • Anonymous

      Anonymous - 2004-03-08

      Hello

      I am giving this a try, however emberassingly i do not know how to install it under my windows 2000. Can anyone help me ?

      I have downloaded the .zip file and extracted, that's how far i got, what do i need to do next, there is no documentation on it. :(

       
      • Quentin OCHEM

        Quentin OCHEM - 2004-03-17

        As far as I go, you need to download mingw, and then unzip and make on mingw. Make install seems not to be working, but you don't need it actually, just copy files !

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.