[Paraview-developers] compiling vtkOSPRayPass.cxx

David E DeMarle dave.demarle at kitware.com
Wed Jun 1 11:51:48 EDT 2016


Thanks Jean,

Please send me the compilation error from before your change to help me
decide.

cheers!

David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909

On Wed, Jun 1, 2016 at 7:45 AM, Favre Jean <jfavre at cscs.ch> wrote:

>
> Developers,
>
> I ran into a hurdle compiling the OSPRay module. I have got
> VTK_USE_CXX11_FEATURES=ON, but that is not sufficient. I am on a Linux Mint
> box with c++ (Ubuntu 4.8.4)
>
> My fix was to add an include statement in
> ParaView/VTK/Rendering/OSPRay/vtkOSPRayPass.cxx
>
> #include <stdexcept>
>
> after that change, compilation went OK.
>
> Is this a change that should be included in the source?
>
> Jean
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Search the list archives at:
> http://markmail.org/search/?q=Paraview-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview-developers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20160601/9c07ecd7/attachment.html>


More information about the Paraview-developers mailing list