Author Topic: Hot to use (set up) GLUI with Code::Blocks ?  (Read 3547 times)

igor23ba

  • Guest
Hot to use (set up) GLUI with Code::Blocks ?
« on: October 06, 2008, 02:24:47 pm »
Hi
I want to use GLUI (not GLUT) (http://glui.sourceforge.net/), unfortunately there is no "new project template" in C::B.
I downloaded & installed the "glui.2.2-1.DevPak" using C::B's Plugin "Dev-C++ DevPak updater/installer"
I have GLUT installed (it works OK).
My directories are:
D:\SDK\glui_v2_2    (the DevPak)
D:\SDK\GLUTMingw32   (GLUT precompiled with MinGw32)
D:\Programs\CodeBlocks\
I am using Windows XP SP2 and Code::Blocks 8.02 with MinGw32 included.

I want to ask you how to set C::B to use GLUI ?
« Last Edit: October 06, 2008, 02:51:04 pm by igor23ba »