[vtk-developers] ppc-debug dashboard link error

David Cole dlrdave at aol.com
Fri Feb 8 18:29:55 EST 2013


Sean,

You could do a "make VERBOSE=1" to verify that the python lib you think is being used is *actually* being used...

 

 

 

-----Original Message-----
From: David Gobbi <david.gobbi at gmail.com>
To: Sean McBride <sean at rogue-research.com>
Cc: VTK Developers <vtk-developers at vtk.org>
Sent: Fri, Feb 8, 2013 6:26 pm
Subject: Re: [vtk-developers] ppc-debug dashboard link error


On Fri, Feb 8, 2013 at 3:37 PM, Sean McBride <sean at rogue-research.com> wrote:
> On Fri, 8 Feb 2013 13:07:14 -0700, David Gobbi said:
>
>>The Mac10.5-gcc-dbg-ppc-shared dashboard is failing to compile the
>>python wrappers... I think we shoved emails back and forth about this
>
> We did indeed...
>
>>PYTHON_INCLUDE_DIR:PATH=/System/Library/Frameworks/Python.framework/
>>Versions/2.7/Headers
>
> Done (without the /System).  Didn't seem to change anything:
>
> What is the minimum version of python VTK needs?  I believe the 2.7 version on 
that machine was installed by us... can I use the 2.5 that comes with the OS?

The dashboards test 2.4, 2.5, 2.6, and 2.7.

But are you sure that you have the correct path to libpython2.7?
Because if you don't, the cmake will automatically find the system's
libpython2.5 instead, and that would cause exactly the kind of link
error that we are seeing.

 - David
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtk-developers


 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20130208/f4201fdd/attachment.html>


More information about the vtk-developers mailing list