News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

How to get FLTK Working?

Started by StormTheGates, April 01, 2009, 12:51:05 AM

Previous topic - Next topic

StormTheGates

Hey all. I am trying to get CodeBlocks to work with FLTK to work on a school project and I am having no luck at all. I am relatively new at this so bear with me if my questions are stupid.

Steps Ive Done:
1. Downloaded FLTK 1.1.8 and unrared it to C:\FLTK\FLTK-1.1.8
2. Run ./configure make makeinstall with MySYS

But when I go with CodeBlocks and choose the FLTK project, and then choose the directory C:\FLTK\FLTK-1.1.8 it cant find the include folder.

Anyone know what I should do? Thanks :)

StormTheGates

Well hey I figured out my own problem :D

For future reference to anyone with a similar problem heres the solution:

Make a folder called "include" wherever you unrared your stuff, and then copy the FL directory into it. Then CodeBlocks should find the files.

houssy

hi, I am a new FLTK user, I have the same problem too. I couldn't manage that problem with your solution. It tells me that it couldn't find the fltk file. ( I have downloaded the fltk library from www.fltk.org)
can some one help me?
thank you!