On 2009-08-02 21:44-0700 Alan W. Irwin wrote:

> Some time tomorrow I hope that we will be able to build the qt device driver
> with -DENABLE_qt=OFF, but that doesn't work at the moment[...]

Should work now (revision 10203), but this is just a temporary
implementation that I plan to generalize tomorrow (Monday). I just realized
a similar fix (create moc_files.h which #includes the moc-generated source)
is required for the static drivers case, but instead of going through this
in a 3rd location in our build system, I am going to run moc and create
moc_files.h in just the include subdirectory of our build system. I then
will refer to that result via a target dependency in the 3 places (building
libplplotqt, qt.so, or libplplot) where it might be needed depending on
cmake options.

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
__________________________

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Plplot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to