By the way, the noFLTKThreads=1 option is no longer required or even recommended on OS X. It can still be used for an FLTK library that was built without --enable-threads (like those ones included with many Linux distributions), but the default is now noFLTKThreads=0 on all platforms. The widgets library can set up the threading mode at run-time as needed. For compiling csound5gui, it is recommended to use an FLTK library built with --enable-threads --enable-shared (the latter may be problematic on Win32, where I found that a static library is created even if I use --enable-shared), and leave noFLTKThreads at the default of 0. ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net