Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Search:

Type: Posts; User: juanito

Search: Search took 0.00 seconds.

  1. Thanks. Removing the preprocessor directives ...

    Thanks. Removing the preprocessor directives

    OGLDisplayWidget.cpp


    #include "OGLDisplayWidget.h"

    #include<ctime>
    #include<time.h>
  2. As it is, this code works on WIN64

    As it is, this code works on WIN64
  3. Need help on migrationg part of code from Windows to Linux

    Hi all,
    I have to start working on a code that contains some fragments of OpenGL and which compiles without problems on Windows.
    The problem is that I need to compile this code on Linux. The last...
Results 1 to 3 of 3