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 function was not exported, since it is declared as private. > Since it is used in the cgm driver I exported it as well. >
Right, that was an easy fix then. >> - The dll directory that is created under Windows does not contain >> a corresponding dll for the CD library, only an import-library >> that is empty as far as I can see. > > I can't confirm that. I have a nistcd.dll and nistcd.lib in the dll > directory and the cgm driver links and works. Could you try it again, if > the changes I comitted solve your problem? > I will, but I can not report any results until tomorrow. Regards, Arjen Delft Hydraulics, GeoDelft, the Subsurface and Groundwater unit of TNO and parts of Rijkswaterstaat have joined forces in a new independent institute for delta technology, Deltares. Deltares combines knowledge and experience in the field of water, soil and the subsurface. We provide innovative solutions to make living in deltas, coastal areas and river basins safe, clean and sustainable. DISCLAIMER: This message is intended exclusively for the addressee(s) and may contain confidential and privileged information. If you are not the intended recipient please notify the sender immediately and destroy this message. Unauthorized use, disclosure or copying of this message is strictly prohibited. The foundation 'Stichting Deltares', which has its seat at Delft, The Netherlands, Commercial Registration Number 41146461, is not liable in any way whatsoever for consequences and/or damages resulting from the improper, incomplete and untimely dispatch, receipt and/or content of this e-mail. ------------------------------------------------------------------------------ _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
