[Paraview-developers] patch

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Tue Jun 17 09:28:39 EDT 2014


Done: http://www.paraview.org/Bug/view.php?id=14806

It'll be in git/master after the next gatekeeper review.

On Tue, Jun 17, 2014 at 5:59 AM, Biddiscombe, John A. <biddisco at cscs.ch> wrote:
> If you use CUDA on a new mac, you need to compile paraview with -stdlib=libstdc++ (I needed to anyway, perhaps it’s possible without...)
>
> Unfortunately, when paraview compiles, it passes flags to vtkprotobuf, but there is a mistake in the CMakeLists so the -stdlib flag is lost and you get compilation errors as protbuf doesn’t have the right symbols.
> The fix is a one line type included in this patch.
>
> I do not have the patience to create a bug report, gerrit branch, find two reviewers and so I’m attaching a patch. Please apply it if you can.
>
> JB
>
>
>
> --
> John Biddiscombe,                        email:biddisco @.at.@ cscs.ch
> http://www.cscs.ch/
> CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.07
> Via Trevano 131, 6900 Lugano, Switzerland   | Fax:  +41 (91) 610.82.82
>
>
> _______________________________________________
> Paraview-developers mailing list
> Paraview-developers at paraview.org
> http://public.kitware.com/mailman/listinfo/paraview-developers
>


More information about the Paraview-developers mailing list