> ---------------
> I tried using the project wizard (just then) and it threw heaps of errors at 
> me, like "Can't find the "include" directory." So I renamed "FL" to "include" 
> but then it yapped on about how it couldn't find "Fl.H" (which was in the 
> "include" directory). So I gave up ;)
>
> I'm linking to the lib by going to "Project -> Build options -> Linker 
> Settings -> Link Libraries -> Add library" then I select "libfltk.a". Then I 
> go to "Search directories -> Compiler -> add" then I select the root 
> directory of fltk.
>
> As far as I know, I'm doing nothing wrong, yet code that is compiling using 
> the fltk-config script and MSYS isn't compiling with Code::Blocks.
>
> Thanks again for your help, guys :)

The project wizard is a pain yes, it says it can't find stuff, even when you 
have clearly provided the path haha.

On my computer the fltk1.10 folder is inside the root programfiles/codeblocks 
folder
The wizard seems to accept that path if you enter it where it says 'please 
enter the path where..blah blah'

Interesting point made about IDE's being a distraction from real work, just to 
say i love the notepad++ editor, its just so nice to use and you get a great 
big view of your code.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to