MacArthur, Ian (SELEX GALILEO, UK) wrote: > One thought - can you build the VC2005 version with a different compiler > optimisation level set, and see if that changes anything. I know we had > a few small issues with the gcc/mingw optimiser being a little over > zealous, and so we changed the mingw builds from -Os (which broke a few > things) to -O3, which seemed to be OK. > I wonder if there might be similar issues with the VC compilers, and > easing back the optimisation a bit might make it more reliable?
I will try too, the strange behaviour I see is also when optimisation is disabled (/Od). Thanks, R. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

