On Fri, Apr 27, 2012 at 18:51, Matthias Melcher <[email protected]> wrote:
>
> Well, you need to run "autoconf" first. It will generate "makeinclude" from 
> your "makeinclude.in" file, using some informaton that it gathers from your 
> machine. You may have to install "autoconf" first ("mingw-get install 
> autoconf", IIRC).
>
> Next, you run "./configure". Then you run "make", probably "sudo make 
> install" also. This is all explained in "building FLTK from the commandline". 
> Back when I wrote the docs, I did not have MinGW available... .

Thanks for your reply.

"autoconf"... oh.... It's been a long time I haven't done C/C++, Unix
and similar stuffs... forgot about this autoconf.  Anyway, personally,
I've never created and used autoconf -- just using the old makefile
all the time.

OK, I'll try it next week.

I suppose I'm not the first one to ask this question (about
Code::block + FLTK).  I know, in another mail, that you prefer to
concentrate your effort on coding than on the website, but I really
think you could at least put this in the FAQ so you don't have to
repeat it n times in mails.  Or even better, Code::blocks has a wiki
section for this at:
http://wiki.codeblocks.org/index.php?title=User_documentation#Third-party_libraries

That's a good place to place it.

Have a nice weekend

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

Reply via email to