[vtkusers] OSX 10.6 TCL issue "libvtkRendering.5.4.dylib: GC capability mismatch" ( solution too )
Bradley Lowekamp
blowekamp at mail.nih.gov
Mon Mar 15 17:12:01 EDT 2010
Hello,
I configured both Qt and TCL and now I get the following message when trying to load tcl:
Referenced from: ~/local/lib/vtk-5.5/libvtkRenderingTCL.dylib
Reason: no suitable image found. Did find:
/Library/Frameworks/QtGui.framework/Versions/4/QtGui: GC capability mismatch
attempt to provide package vtkRenderingTCL 5.5 failed: no version of package vtkRenderingTCL provided
attempt to provide package vtkrendering 5.5 failed: no version of package vtkrendering provided
Error in startup script: attempt to provide package vtk 5.5 failed: no version of package vtk provided
("package ifneeded vtk 5.5" script)
invoked from within
"package require vtk"
(file "~/bin/viewer" line 321)
My guess is that the Objective-C code for Qt also need to be build with the same flags as the TCL code.
Thanks,
Brad
On Mar 5, 2010, at 1:24 PM, David Gobbi wrote:
> On Fri, Mar 5, 2010 at 11:07 AM, Sean McBride <sean at rogue-research.com> wrote:
>> On 3/5/10 12:56 PM, Michael Jackson said:
>>
>>> Nope. All you are going to accomplish is generate a pile of noise on
>>> the vtk mailing list from Mac programmers who are on 10.6 but have to
>>> support customers on 10.4 (yes, it happens). Then we have to go and
>>> write up a wiki explaining that the defaults for vtk are WRONG and
>>> don't really work well on OS X and _these_ are the settings that one
>>> has to use to get it correctly built on OS X.
>>> Go back and look at the older paraview archives when ParaView was
>>> an X11 app (ParaView version 2.x). It RARELY built correctly on OS X
>>> with its default build values and ALWAYS generated list traffic from
>>> OS X users wanting to build it. Do the work now to get it right.
>>
>> Perhaps we could check the deployment target first (which assumes a
>> newer CMake), and if it's not there (older CMake) then fall back to
>> testing the SDK version?
>
> I'll have to leave this up to you, I'm unfamiliar with the the CMake
> bits related to OS X deployment target.
>
> David
> _______________________________________________
> 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 VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
========================================================
Bradley Lowekamp
Lockheed Martin Contractor for
Office of High Performance Computing and Communications
National Library of Medicine
blowekamp at mail.nih.gov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100315/dea82094/attachment.htm>
More information about the vtkusers
mailing list