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
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
