On 2009-05-03 20:04-0400 Hazen Babcock wrote:
> Marius Schamschula wrote:
>> Hazen,
>>
>> When building plplot 5.9.3 under Mac OS X I get the following error:
>>
>> [ 66%] Generating test_dyndrivers_dir/aqt.rc
>> cd /tmp/plplot-5.9.3/drivers && ./test-drv-info aqt >
>> /tmp/plplot-5.9.3/drivers/te
Marius Schamschula wrote:
> Hazen,
>
> When building plplot 5.9.3 under Mac OS X I get the following error:
>
> [ 66%] Generating test_dyndrivers_dir/aqt.rc
> cd /tmp/plplot-5.9.3/drivers && ./test-drv-info aqt >
> /tmp/plplot-5.9.3/drivers/test_dyndrivers_dir/aqt.rc
> cd /tmp/plplot-5.9.3/drive
Hello,
The png file for example 32 is not being generated. My diagnosis is that
this occurs because x32c.c is not being compiled. This is also true in
the install tree, i.e. if you look at the Makefile in
plplot5.9.3/examples/c you will see that it is not included in the list
of examples to b
Hello,
Version 5.9.3 of PLplot is now available. Improvements since 5.9.2
include the addition of a Qt device driver thanks to the efforts of
Alban Rochel and the QSAS team.
As always:
(1) Please refer to our wiki for the latest build and install
instructions
(http://www.miscdebris.net/plplo
I should have made it clear for Hazen's sake that there is currently a
workaround in place (no qt unless -DENABLE_DYNDRIVERS=ON) so the release
should not be held up for this problem. Thus, my questions/comments in the
previous post in this thread concerned how to deal properly with this issue
pos
On 2009-05-03 05:01-0700 Alan W. Irwin wrote:
> II. -DENABLE_DYNDRIVERS=OFF case
>
> [...]I ran into missing symbol errors when building c++/qt_example in the
> installed examples. The symbols that are missing are in libplotd, but just
> not visible. I have been unable to figure out this visibili
These pre-release tests were done for Debian Lenny (with all PLplot Linux
dependencies, downloadable qtsdk-2009.02
(which contains Qt-4.5.1), and the -DENABLE_d=ON -DBUILD_TEST=ON
-DDEFAULT_ALL_DEVICES=ON cmake options.
I. The shared library/dynamic device build
There were no obvious build errors