>
> > ---------------
> > 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.

Yeah, ok. Cool. Thanks for your help guys!
I love the notepad++ editor too.... That's what I'm using now (with MSYS) :). I 
can't get CB working, but that's okay :). I'll manage :).

Well, I'm just happy I can compile stuff. :).

Thanks!
-- Stewart

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to