> I want to create a Makefile using the automake utility for Linux
> platform using the i386 gcc compiler to build the application for
> PC and also cross-compiling the application for AVR32.
> I have also to manage po files for the translation in some languages.
>
> Where can I find a configure.ac and Makefile.am as template for compile
> my application using the fltk libraries?

I tried to work out the autotool basics for building an FLTK application,
and even with the help of the auto{conf,make} mailing lists, it was not a
trivial task. I revisited it last year in the context of using kdevelop:

How to Create a basic fltk/fluid project usingkdevelop
http://www.fltk.org/newsgroups.php?gfltk.general+v:26023

That's as far as I got, but might be enough to get you started.

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

Reply via email to