[CMake] Re: [ParaView3-Developer] ParaView/Python/CMake/Mac compile issue

Berk Geveci berk.geveci at kitware.com
Fri Dec 15 13:00:38 EST 2006


I will look into this next week.

-berk

On 12/14/06, Moreland, Kenneth <kmorel at sandia.gov> wrote:
> I just upgraded to CMake 2.4.5 on my Mac and did a fresh build of
> ParaView 3.  The build failed with a link error concerning the python
> libraries.  I inspected the CMake variables and noted that
> PYTHON_DEBUG_LIBRARY was set to -framework Python, but PYTHON_LIBRARY
> was set to /usr/lib/libpython2.3.dylib.
>
> The latter is wrong.  PYTHON_LIBRARY should also be set to -framework
> Python.  Has something changed in a recent patch to CMake to change the
> default value of PYTHON_LIBRARY on the Mac?  Or has something changed in
> the ParaView 3 CMake files?
>
> -Ken
>
>    ****      Kenneth Moreland
>     ***      Sandia National Laboratories
> ***********
> *** *** ***  email: kmorel at sandia.gov
> **  ***  **  phone: (505) 844-8919
>     ***      fax:   (505) 845-0833
>
>
> _______________________________________________
> ParaQ-Developer mailing list
> ParaQ-Developer at paraview.org
> http://public.kitware.com/cgi-bin/mailman/listinfo/paraq-developer
>


-- 
 Berk Geveci
 Kitware Inc.
 28 Corporate Drive
 Clifton Park, NY, 12309


More information about the CMake mailing list