[Paraview] Dodgy windows built

Parker, Andrew (UK Filton) Andrew.Parker2 at baesystems.com
Wed Sep 28 05:11:22 EDT 2011


Hi,

Thanks, no third party libs, although I am using 4.7.3 of qt which I built myself... Data output is the same on both platforms.  To me it feels like a bug that in Linux get's resolved due to some weird non-standard compiler approach, and in windows does not.  For instance, the limits being correct under Linux and wrong in windows is odd, even if that's nothing to do with visualisation.  I fail to see why a min/max of the  node co-ordinates vector could be different regardless of platform, and hence I'd say something is screwed in the compilations....  In fact the process performs identically inside the reader on both platforms, it's almost as if it goes wrong once it returns back to paraview. That implies the content is somehow ok in Linux and while identical wrong for windows - hence my compiler or hidden bug type thoughts...

No ideas basically.

Cheers,
Andy

-----Original Message-----
From: David E DeMarle [mailto:dave.demarle at kitware.com] 
Sent: 27 September 2011 14:07
To: Parker, Andrew (UK Filton)
Cc: paraview at paraview.org
Subject: Re: [Paraview] Dodgy windows built


                    *** WARNING ***

  This message has originated outside your organisation,
  either from an external partner or the Global Internet. 
      Keep this in mind if you answer this message.
 

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) <Andrew.Parker2 at baesystems.com> 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
>
>



More information about the ParaView mailing list