-
Suggestion
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
4.7.0
-
None
-
None
-
OS X 10.6.4 MacBook Pro gcc 4.2
Hello Qt Developers: Great stuff! I successfully compiled the VTK 5.6.0 suite against the LGPL Cocoa Qt SDK binaries, but when it came to running the VTK tests, it complained about:
Application Specific Information:
objc[11152]: '/Library/Frameworks/QtGui.framework/Versions/4/QtGui' was not compiled with -fobjc-gc or -fobjc-gc-only, but the application requires GC
objc[11152]: *** GC capability of application and some libraries did not match
I hope that Qt can be compiled so that either model of GC is supported. Perhaps I need to build from source and turn on this feature.