[Rubycocoa-devel 449] Re: qtkit updates to trunk

Back to archive index

Eloy Duran eloy.****@gmail*****
Sun Nov 12 08:29:08 JST 2006


I now get this when trying to build:

ld: Undefined symbols:
_init_AppKit
_environ
/Users/eloy/Documents/DEVELOPMENT/RubyCocoa/RubyCocoaSrc/latest/rubycocoa/framework/build/RubyCocoa.build/Default/RubyCocoa.build/Objects-normal/ppc/init_cocoa.o
reference to undefined _init_AppKit
/usr/bin/libtool: internal link edit command failed
** BUILD FAILED **

Eloy.

On 11/11/06, Jonathan Paisley <jp-ww****@dcs*****> wrote:
> 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
>
>



More information about the Rubycocoa-devel mailing list
Back to archive index