[MacRuby-devel] [MacRuby] #669: Unable to find QTKit constant within a MacRuby app
MacRuby
ruby-noreply at macosforge.org
Thu Apr 29 19:02:27 PDT 2010
#669: Unable to find QTKit constant within a MacRuby app
----------------------------------------+-----------------------------------
Reporter: martinlagardette@… | Owner: lsansonetti@…
Type: defect | Status: new
Priority: major | Milestone:
Component: MacRuby | Keywords: qtkit
----------------------------------------+-----------------------------------
Comment(by martinlagardette@…):
Not linking against QTKit solved the problem. That means there is a
problem with how BridgeSupport files are loaded. Linking against the
Frameworks make Obj-C load the framework before MacRuby does, hence
omitting the BridgeSupport files we need.
This should change, and as a note: "it's in objc.m and bridgesupport.cpp"
--
Ticket URL: <http://www.macruby.org/trac/ticket/669#comment:1>
MacRuby <http://macruby.org/>
More information about the MacRuby-devel
mailing list