On 05/22/12 23:39, Rajesh Kumar wrote:
> Hi all,
>
> When I clicked on a button twice am getting error floating point
> Exception and application got closed. Why it is happening????
> In the callback of button am clearing clearing thr current window
> and opening another window.
>
> Am using FLTK-1.3 and ARM processor based X11 linux environment.
>
No idea, need more details.
Try running the app in a debugger like gdb
to see where (what line) the float exception is happening.
Also: at least show us some code that demonstrates the problem.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk