Author Topic: How to get FLTK Working?  (Read 3369 times)

StormTheGates

  • Guest
How to get FLTK Working?
« on: April 01, 2009, 12:51:05 am »
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 :)
« Last Edit: April 01, 2009, 12:54:24 am by StormTheGates »

StormTheGates

  • Guest
Re: How to get FLTK Working?
« Reply #1 on: April 01, 2009, 01:00:40 am »
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

  • Guest
Re: How to get FLTK Working?
« Reply #2 on: July 04, 2010, 04:25:00 pm »
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!