What, if any, third party libraries does your reader link to? Have you tried directly comparing the data sets produced by your reader on both platforms? I would go about that by attaching some ascii writer inside the reader and comparing the outputs.
good luck, David E DeMarle Kitware, Inc. R&D Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Fri, Sep 23, 2011 at 5:18 AM, Parker, Andrew (UK Filton) <[email protected]> wrote: > Hi, > > I have several plug-ins that work fine in Linux, and have been using them > for some time within Linux. They are compiled in under Linux using cmake > etc. However, when I built the same plugins on windows using cmake etc and > visual studio, while it builds and links no problems, it displays nothing > when I use it. That is to say in windows all the menus are there, all > others functions work fine, but when I use my plug-in, a reader, it renders > nothing in the window. Looking in the statistics object inspector > everything is suspiciously set to +- Inf, instead of the domain extents > which are correct under Linux Not sure if this adds any information. > > So to recap, may own built of paraview built with my own plug-ins runs fine > in windows for standard paraview options, but when using the plugins, while > I get the same feedback, it displays nothing?? > > Any help appreciated, > Cheers, > Andy > ******************************************************************** > This email and any attachments are confidential to the intended > recipient and may also be privileged. If you are not the intended > recipient please delete it from your system and notify the sender. > You should not copy it or use it for any purpose nor disclose or > distribute its contents to any other person. > ******************************************************************** > > > _______________________________________________ > 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 > > _______________________________________________ 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
