[Paraview] small bug in VTK/Utilities/vtktiff compilation for windows only

Jagjeet Nain jagjeet.nain at gmail.com
Wed Feb 15 16:55:45 EST 2012


Hi,
vtktiff library choose to ignore to export few symbols
like vtk_TIFFSetTagExtender in Windows. This is done by limiting function
names in vtktiff.def file.
This is not the case for Linux compilation where all functions are
available.

Is there a particular reason for not exporting all functions from vtktiff
libraray in Windows.
This creates problem when Somebody tries to use these not exported
functions...

with regards
Jagjeet Nain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20120215/1890793e/attachment.htm>


More information about the ParaView mailing list