On 2011-06-23 13:42-0700 Alan W. Irwin wrote:

> Hi Richard:
>
> On 2011-06-23 19:11+0100 Richard Jackson wrote:
>
>> Alan
>>
>> I rebuilt plplot 5.9.7 with the latest Qt 4.7.3 and its included gcc 4.4.0
>> using this cmake command:
>> cmake -G "MinGW Makefiles"  -DTEST_DYNDRIVERS=OFF -DBUILD_TEST=ON
>> -DCMAKE_BUILD_TYPE:STRING=Release -DCMAKE_INSTALL_PREFIX= ..
>>
>> It built Ok, it runs the examples OK, it runs my simple application OK, it
>> runs my main application OK [....]
>
> Excellent news indeed.
>
>> But I can now say that PLplot is OK with Qt under Windows, so long as you
>> specify -DTEST_DYNDRIVERS=OFF. Without that the test still crashes.
>
> Just a thought, but I wonder if maybe you forgot to put the path for
> the dll subdirectory on your PATH _before_ you ran make?

Never mind.  Forget that thought.  You obviously had the dll
subdirectory in your PATH because the test of our xfig driver on your
platform was fine.

So I think two conditions must be met to solve the puzzling issue of
why test-dyn-drv fails to load the qt.so plug-in while essentially the
equivalent qt.so test (and a lot more) succeeds with "x01c -dev
qtwidget" on your platform. These conditions are a developer with
access to Qt on Windows needs to (1) replicate this issue and (2)
diagnose exactly what the trouble is with the Windows run-time test
tools they are aware of.

Of course, until we can find a solution continue to work around the
issue with -DTEST_DYNDRIVERS=OFF.

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
__________________________

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a 
definitive record of customers, application performance, security 
threats, fraudulent activity and more. Splunk takes this data and makes 
sense of it. Business sense. IT sense. Common sense.. 
http://p.sf.net/sfu/splunk-d2d-c1
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to