Damien,
Is there a OOo wiki page that summarizes the changes needed to make
files?
If no, what should the wiki name be?
Thansk,
Mike
On Jun 27, 2007, at 2:02 AM, Damien Duportal wrote:
Le 27 juin 07 à 01:16, Hubert Figuiere a écrit :
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
Thanks a lot, i could build... But now, there's always a problem.
My code works well into a Cocoa XCode-project (my standard cursor
become an text (IBeam) cursor), but into OOo, no execution of Cocoa
code...
Any ideas ??
Damien
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]