I am working on a GUI using fltk, that will be embedded.
I found that "statically
compile FLTK eliminates cluttering runtimes (*. dll files for Microsoft
Windows or *. so for GNU / Linux)
for an executable file that runs
without requiring prior installation of a third party library."
1/ that means that can I embed the GUI without installing the fltk library on
the device?
2/ what is the memory footprint of the library if I will have to install it on
the device?
3/ how can we statically compile the library
thank you !!!
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk