View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007720VTK(No Category)public2008-09-23 00:292016-08-12 09:55
ReporterElvis John Dowson 
Assigned ToKitware Robot 
PrioritynormalSeverityblockReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0007720: Problem compiling libQVTK.dylib with vtk-5.2.0 and qt-4.4.1
DescriptionHi,
       As of qt-4.4.0, qt supports the cocoa frameworks on Mac OS X 10.5. I just compiled the open source version of qt-4.4.1 and it compiled successfully with the cocoa frameworks.

I tried to compile vtk-5.2.0 using the cocoa framework and turned on GUI_SUPPORT and QVTK, but I get the following error
Linking CXX shared library ../bin/libvtkViewsTCL.dylib
[ 73%] Built target vtkViewsTCL
Linking CXX shared library ../../bin/libQVTK.dylib
Undefined symbols:
  "vtkCarbonRenderWindow::UpdateGLRegion()", referenced from:
      QVTKWidget::DirtyRegionProcessor(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) in QVTKWidget.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [bin/libQVTK.5.2.0.dylib] Error 1
make[1]: *** [GUISupport/Qt/CMakeFiles/QVTK.dir/all] Error 2
make: *** [all] Error 2

I am trying to build a qt and vtk app using cocoa frameworks. I have not used carbon frameworks before and I have spent some time learning the cocoa frameworks and Xcode 3.1.

Best regards,

Elvis Dowson

Additional InformationThere is an identical bug reported earlier (ID:0007484). The notes on that bug said that this issue will be looked into when qt-4 supports cocoa.
TagsNo tags attached.
Project
Type
Attached Files

 Relationships

  Notes
(0013613)
Mike Jackson (reporter)
2008-09-29 10:03

As discussed on the Mailing List, Qt 4.4 does NOT support Cocoa. Qt 4.5 DOES support Cocoa.
(0037019)
Kitware Robot (administrator)
2016-08-12 09:55

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2008-09-23 00:29 Elvis John Dowson New Issue
2008-09-29 10:03 Mike Jackson Note Added: 0013613
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2016-08-12 09:55 Kitware Robot Note Added: 0037019
2016-08-12 09:55 Kitware Robot Status expired => closed
2016-08-12 09:55 Kitware Robot Resolution open => moved
2016-08-12 09:55 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team