On Wed, 2007-06-27 at 00:28 +0200, Damien Duportal wrote:
> But, working onto NSCursor Class, i have some problmes, it compile  
> first, but failed to link, because of
> 
> "ld: Undefined symbols:
> .objc_class_name_NSCursor"
> 
> error... i'm going to investigate if it's procedural Obj-C error, or  
> Cocoa-binding problem.... 

You need to add to the linker flags
-framework Cocoa 



Hub

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to