On 2009-06-15 17:52-0400 Hazen Babcock wrote: > Ok. I just checked in my progress so far. I'm still struggling to get > plplot_pyqt.so correctly linked to qt.so.
I made some additional CMake logic tweaks that I thought were necessary (revision 10049). But for now a dirty build is required to get everything to work (see the associated commit message for details). It is possible that attempting to re-use as a cmake library the shared object qt.so that is actually built as a cmake module is just not a reliable approach on Linux and may not work at all on other platforms where there are bigger distinctions between cmake modules and cmake libraries. I will sleep on it, but for now I am leaning toward solving this problem by building and installing a real plplot_qt library using the identical source code that is used to build the module, qt.so. I will sort this out tomorrow (Tuesday). Alan __________________________ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); PLplot scientific plotting software package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
