Hi,

I was planning to write my own toolkit...
Something fast, simple, and with built-in support for resizing...
Well, I guess I don't need to do that, because fltk is just what I need.

I have several questions:

How good is the fltk 2.0 - I want to use it to avoid porting in the future.
When its release is planned?

I get this (using 2.0):

[EMAIL PROTECTED]:~/software/X/fltk$ autoreconf
/usr/share/aclocal/libfame.m4:6: warning: underquoted definition of 
AM_PATH_LIBFAME
/usr/share/aclocal/libfame.m4:6:   run info '(automake)Extending aclocal'
/usr/share/aclocal/libfame.m4:6:   or see 
http://sources.redhat.com/automake/automake.html#Extending-aclocal
autoheader: warning: missing template: FLTK_DATADIR
autoheader: Use AC_DEFINE([FLTK_DATADIR], [], [Description])
autoheader: warning: missing template: FLTK_DOCDIR
autoheader: warning: missing template: HAVE_EXCEPTIONS
autoheader: warning: missing template: HAVE_GL
autoheader: warning: missing template: HAVE_GL_GLU_H
autoheader: warning: missing template: HAVE_ICONV
autoheader: warning: missing template: HAVE_LIBJPEG
autoheader: warning: missing template: HAVE_LIBPNG
autoheader: warning: missing template: HAVE_LIBPNG_PNG_H
autoheader: warning: missing template: HAVE_LIBZ
autoheader: warning: missing template: HAVE_LOCAL_JPEG_H
autoheader: warning: missing template: HAVE_LOCAL_PNG_H
autoheader: warning: missing template: HAVE_OVERLAY
autoheader: warning: missing template: HAVE_PNG_H
autoheader: warning: missing template: HAVE_PTHREAD
autoheader: warning: missing template: HAVE_PTHREAD_H
autoheader: warning: missing template: HAVE_RTTI
autoheader: warning: missing template: HAVE_SCANDIR
.....
autoheader: warning: missing template: _XOPEN_SOURCE
autoreconf: /usr/bin/autoheader failed with exit status: 1
[EMAIL PROTECTED]:~/software/X/fltk$

Is this normal?
The fltk compiles normally, I can run the demos, opengl works, but I can't 
compile the themes,
the 'make' just doesn't do anything there.

Best regards,
        Maxim Levitsky

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

Reply via email to