View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007484VTK(No Category)public2008-08-12 16:542013-04-05 19:57
Reporterfrankl 
Assigned ToDavid Cole 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionwon't fix 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0007484: Mac + Cocoa on + Qt support + Examples on: qtimageviewer problem
DescriptionMac + Cocoa on + Qt support + Examples on: qtimageviewer problem:
(Carbon on: no problem)

[ 71%] Built target TreeLayout
Linking CXX executable /Users/frankl/fl/dev/release/VTK520_CMake261_gcc401_Qt441/bin/qtimageviewer.app/Contents/MacOS/qtimageviewer
Undefined symbols:
  "vtkCarbonRenderWindow::UpdateGLRegion()", referenced from:
      QVTKWidget::DirtyRegionProcessor(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) in libQVTK.a(QVTKWidget.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[5]: *** [/Users/frankl/fl/dev/release/VTK520_CMake261_gcc401_Qt441/bin/qtimageviewer.app/Contents/MacOS/qtimageviewer] Error 1
make[4]: *** [GUI/Qt/ImageViewer/CMakeFiles/qtimageviewer.dir/all] Error 2
make[3]: *** [all] Error 2
make[2]: *** [VTKExamples] Error 1
make[1]: *** [Examples/CMakeFiles/VTKExamplesTarget.dir/all] Error 2
make: *** [all] Error 2
frankl-MBP:VTK520_CMake261_gcc401_Qt441 frankl$



TagsNo tags attached.
Project
Type
Attached Files

 Relationships

  Notes
(0013122)
David Cole (developer)
2008-08-20 16:12

This occurs because Qt is a Carbon-based framework and the Qt specific classes in VTK expect the VTK_USE_CARBON setting to be on. If and when Qt supports a Cocoa version of its UI elements, please re-open this bug and request that we support it. For now, unless there's a compelling reason why you would want Carbon-based Qt combined with a Cocoa-based VTK, that's just the way it is...

 Issue History
Date Modified Username Field Change
2008-08-12 16:54 frankl New Issue
2008-08-20 16:10 David Cole Status backlog => tabled
2008-08-20 16:10 David Cole Assigned To => David Cole
2008-08-20 16:12 David Cole Status tabled => @80@
2008-08-20 16:12 David Cole Resolution open => won't fix
2008-08-20 16:12 David Cole Note Added: 0013122
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2013-04-05 19:57 Berk Geveci Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team