MacArthur, Ian (SELEX GALILEO, UK <ian.macart...@...> writes: > I take it that the fink package is bodged to build the fltk dylibs then? > The stock fltk tarballs do not build the dylibs by default - you have to > ask for them specifically, so it seems that the fink folk have decided > they "know better"...
Yes, my app was linked to the fink packages 1.1.7 dynamic libraries. I tried compiling 1.1.10 with --enable-shared, but it crashed partway. So I bit the bullet and started fiddling with my makefile until I could link statically and without fink. (I use a bunch of other fink stuff.) At long last, I got it working. It now obtains 8+8+8 bitplanes, and it runs great. I can't thank you enough for your help - both you and Greg. On the off-chance you might be curious to know what my program should look like, I've posted a screenshot at: http://graphics.stanford.edu/~levoy/sap-screenshot.jpg It's related to work my lab has been doing on photographs you can refocus after taking the shot. Thanks again for your help. -Marc Levoy _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

