#669: Unable to find QTKit constant within a MacRuby app
----------------------------------------+-----------------------------------
 Reporter:  martinlagarde...@…          |       Owner:  lsansone...@…        
     Type:  defect                      |      Status:  new                  
 Priority:  major                       |   Milestone:                       
Component:  MacRuby                     |    Keywords:  qtkit                
----------------------------------------+-----------------------------------

Comment(by martinlagarde...@…):

 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/>

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to