From: Patrick G. <pge...@wa...> - 2008-07-26 13:21:17
|
> Thanks Patrick. I did not find anything similar in my bridgesupport > files (RubyCocoa.framework/Resources/BridgeSupport/*). Each framework stores its own .bridgesupport file. QTKit's is here : /System/Library/Frameworks/QTKit.framework/Versions/A/Resources/ BridgeSupport/QTKit.bridgesupport > Then I tried this: > > sudo gen_bridge_metadata -d -f /System/Library/Frameworks/ > QTKit.framework/ -o /System/Library/Frameworks/RubyCocoa.framework/ > Resources/BridgeSupport/QTKit.bridgesupport > > And failed with alot errors :), then decided to just step back and > write the damn program in ObjectiveC. Thanks anyway! Ok :) |