Code::Blocks Forums

User forums => Help => Topic started by: igor23ba on October 06, 2008, 02:24:47 pm

Title: Hot to use (set up) GLUI with Code::Blocks ?
Post by: igor23ba 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 ?