Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: GLFW with Dev-CPP?

  1. #1
    Junior Member Newbie
    Join Date
    Jan 2004
    Posts
    10

    GLFW with Dev-CPP?

    Hi, I was just wondering if anyone had compiled GLFW with Dev-CPP?

    -=GB=-

  2. #2
    Junior Member Newbie
    Join Date
    Jan 2004
    Location
    Reggio Emilia, Italy
    Posts
    18

    Re: GLFW with Dev-CPP?

    Hi!
    I managed to compile glfw with Dev-Cpp version 4980. I used MinGW32 libglfw.a in the "glfw-2.4_precompiled" package. The only problem I en****ered was that you need to link first to glfw and then to gl and glu in your project options, otherwise it won't run correctly.
    Byez =8)!
    Ob1

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •