To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=68186 Issue #|68186 Summary|Build problem in vcl/util, missing Cocoa framework Component|framework Version|1.0.0 Platform|Macintosh URL| OS/Version|Mac OS X Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|ebischoff Reported by|ebischoff
------- Additional comments from [EMAIL PROTECTED] Sat Aug 5 13:23:04 -0700 2006 ------- While building vcl on a Mac OS X 10.3.9 with XCode 1.5: Checking DLL ../unxmacxp.pro/lib/libvcl680mxp.dylib ...objc: failed objc_getClass(NSObject) for NSServicesPasteboard->isa->isa objc: please link appropriate classes in your program The missing symbol is provided by Appkit framework. Adding "-framework Appkit" to vcl/util/makefile.mk solves the problem. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- 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]
