On 12.03.2012 14:14, MacArthur, Ian (SELEX GALILEO, UK) wrote: > >>> Does the fluid can run in Windows? what's version of it? Does it support >> FLTK2.0, or only support FLTK1.x? >> >> Yes, it does, for both versions. If you build the library, >> fluid will be built as well, and it will be used to build >> the test programs (so it must work). >> >> In FLTK 2 it's called fluid2.exe, in FLTK 1 it is fluid.exe. > > > Though IIRC, the OP (leowang) is using fltk2, but on an embedded ARM device, > so his build might not be building fluid-2 or the test programs correctly > anyway. I'm not clear what toolchain is being used nor how much of the > supporting test/example and fluid executables are being built for the target > system.
That's absolutely correct, but he asked whether "fluid can run in Windows". So the best answer would probably be: Yes, it can, but you would have to do two builds: one for your embedded target device, and one for the Windows host system. Or similar... > Though if the OP has fltk2 built on his dev machine too (which I assume they > must have) then a version of fluid-2 should have been built by that process. Yep. Albrecht _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

