On Wed, 27 Apr 2011, Rob S. wrote:
Well apparently not! :) r8617 is what I installed! I seems that fltk-config --version doesn't show all the versionning details.
Any other ideas?
I have been working on what may well be the same problem (quits at about the same point), but I don't get to click on any buttons. I can build against FLTK r8617, or the previous 8592, and I get the same problem. One of the things making it harder is that the segfault totally trashes the stack, so the backtrace does not seem to be very helpful. I have been looking at the following:
[snip the headache] :)
..... BTW, building the latest 1.3 version with -O0 makes the segfault disappear.
I glad to see that I'm not the only one having the problem. I wish that I was a C / C++ programmer - than I could help out. BTW, -O0 is an argument to what? -- Duke