[Paraview] CMAKE warning

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Nov 7 09:31:40 EST 2011


Can you post your CMakeCache.txt?

On Mon, Nov 7, 2011 at 9:30 AM, Eric Meloche <emeloche1 at gmail.com> wrote:
> Newbie question here.  Trying to compile for first time.   It appears i've
> set something wrong with python when i try to configure.  After using the
> 'generate' option i get a series of warnings.
>
> Thanks
> Eric
>
> ______________________________________________________________
> WARNING: Target "vtkWrapPython" requests linking to directory
>  "/usr/lib64/python2.7".  Targets may link only to libraries.  CMake is
>  dropping the item.
>
>  WARNING: Target "pvtkpython" requests linking to directory
>  "/usr/lib64/python2.7".  Targets may link only to libraries.  CMake is
>  dropping the item.
>
>  WARNING: Target "vtkpython" requests linking to directory
>  "/usr/lib64/python2.7".  Targets may link only to libraries.  CMake is
>  dropping the item.
>
>  WARNING: Target "MPIPython" requests linking to directory
>  "/usr/lib64/python2.7".  Targets may link only to libraries.  CMake is
>  dropping the item.
>
>  WARNING: Target "vtkPVClientServerCore" requests linking to directory
>  "/usr/lib64/python2.7".  Targets may link only to libraries.
>
> etc
> etc
> ____________________________________________________________
>
> _______________________________________________
> 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