Jonathan Paisley
jp-ww****@dcs*****
Sun Nov 12 04:51:41 JST 2006
Hi, I've just committed some fixes to trunk related to the qtkit support. I've added a basic test case to check that the new code is there and doesn't crash, but it could do with being extended. I removed '-undefined suppress' from the build flags in pre-config.rb which seems to be okay for me so far. However, please shout if it causes trouble! This setting hid the problems from not linking QTKit.framework in the project. Another option for not linking to QTKit.framework would be to look up the QTMakeTime and QTMakeTimeRange symbols at runtime, or, ultimately, to use Laurent's struct support and function metadata when ready. Cheers, Jonathan