Heiko Baums wrote:
> I don't really like compiling from within X.
Right; it shouldn't be necessary.
Do see my follow up regarding a possible bug in fluid
that is the cause. Fluid is the interactive GUI builder,
but it also has a use as automatically converting GUI ".fl"
files into .cxx/.h files from a pure CLI, and it's the pure
CLI mode that is having the problem of trying to still manipulate
the window manager.
I also responded to your STR bug report in fltk.bugs that maybe
identifies the lines in fluid causing the problem:
http://www.fltk.org/str.php?L1914
..so it'll likely be fixed in an svn update.
Only a few of the fltk example programs invoke fluid
(to convert the .fl file into .cxx/.h files), and these
examples are optional to a successful build of FLTK
sufficient for building your own apps.
So you could just ignore the errors for "radio" and start
building against the library, because by this point in the
FLTK build (building the example programs), the libs and critical
FLTK apps (like fluid itself) have already been built.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk