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