On 08.07.2010, at 01:20, Alexander Walz wrote:

> I noticed that when compiling FLTK 1.1.10 in Solaris and Mac OS X 10.5, the 
> ./configure file issues THREADS=NO.

Did you use ./configure --enable-threads ? FLTK 1.1's default
is --disable-threads.

If you did, then you might be missing some libraries or
header files.

 > I am curious whether this will have an impact on reimplementing
 > the editor.

I assume that you won't be able to use Fl::lock() etc., thus it
will have an impact, but I'm not sure. Ian can probably tell you
more about this..

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

Reply via email to