On 2009-03-06 08:11-0800 Alan W. Irwin wrote:
> On 2009-03-06 07:17- Andrew Ross wrote:
>
>> On Wed, Mar 04, 2009 at 07:37:53PM +, Andrew Ross wrote:
>>> On Wed, Mar 04, 2009 at 09:18:36AM -0800, Alan Irwin wrote:
Instead of this approach, I think we should simply store those .rc
lib/nistcd contains a number of *.cgm files taken from cd1.3.tar.gz which
can be used in a comparison test with results generated now with libnistcd.
I have set up these test comparisons (as of revision 9706) using the
TEST_NISTCD CMake option which is ON by default (but which you will want to
tur
I have made some changes (revision 9704) so that both "ctest" in the build
tree and "make test" in the installed examples tree thoroughly test the -dev
cgm device and all the qt file devices.
During the course of testing these changes, I discovered some issues with
the -DENABLE_DYNDRIVERS=OFF buil
Hi Werner,
good to know that :) then I won't spend time on that fix.
Regards,
Arjen
On 2009-03-10 09:52, Werner Smekal wrote:
> Hi Arjen,
>
> I already fixed that, but didn't commit that so far. Will do in the
> next hours.
>
> Regards,
> Werner
>
> On 10.03.2009, at 08:43, Arjen Markus wr
Hi Werner,
On 2009-03-10 10:34, Werner Smekal wrote:
> Hi Arjen,
>>
>
>> I tried building PLplot with this device (and the new third-party
>> library) turned on on bare Windows, but it fails:
>> - The linker complains about cdImageColorClear() - it does not
>> seem to exist.
>
> Only this func
Hi Arjen,
>
> I tried building PLplot with this device (and the new third-party
> library) turned on on bare Windows, but it fails:
> - The linker complains about cdImageColorClear() - it does not
> seem to exist.
Only this function was not exported, since it is declared as private.
Since it
Werner Smekal wrote:
> Hi Alban,
>
> I added the code to your driver. I shortly explain what I did and what
> needs to be done.
>
Thanks Werner,
I'll have a look at it, it should help a lot.
Alban
--
Hi Arjen,
I already fixed that, but didn't commit that so far. Will do in the
next hours.
Regards,
Werner
On 10.03.2009, at 08:43, Arjen Markus wrote:
> Hi Alan,
>
> I tried building PLplot with this device (and the new third-party
> library) turned on on bare Windows, but it fails:
> - The l
Hi Alan,
I tried building PLplot with this device (and the new third-party
library) turned on on bare Windows, but it fails:
- The linker complains about cdImageColorClear() - it does not
seem to exist.
- The dll directory that is created under Windows does not contain
a corresponding dll fo