Re: Link error in: _open$UNIX2003
Re: Link error in: _open$UNIX2003
- Subject: Re: Link error in: _open$UNIX2003
- From: Rick Altherr <email@hidden>
- Date: Fri, 7 Nov 2008 08:41:05 -0800
QuickLite was not built with the OS X Deployment Target set to 10.4
nor the SDK set to 10.4 The former allows you to use 10.5 APIs if
running on 10.5, while the latter restricts you solely to 10.4.
Rick
On Nov 6, 2008, at 10:59 PM, mahaboob pa wrote:
I have developed a database based application using QuickLite
Framework in Leopard and Xcode3.1. I need to package it as
compatible with Tiger. So in build setting I configured like
1, Changed the configuration to All Configurations
2, Base SDK to Mac OS X 10.4
3, Debug information format to DWARF with dSYM File
Then I build the application under Release mode and copied the app
file from build folder. Then I tried to run it on Tiger. Then the
application crashes and I got a crash log as
Host Name: newtoks-computer Date/Time: 2008-10-23 05:25:04.410 -0500
OS Version: 10.4.10 (Build 8R3014) Report Version: 4
Command: PressRelease Path: /Users/Newtok/Desktop/Press Release/
PressRelease.app/Contents/MacOS/PressRelease Parent: WindowServer [55]
Version: ??? (1.0)
PID: 231 Thread: Unknown
Link (dyld) error:
Symbol not found: _open$UNIX2003 Referenced from: /Users/Newtok/
Desktop/Press Release/PressRelease.app/Contents/MacOS/../Frameworks/
QuickLite.framework/Versions/A/QuickLite Expected in: /usr/lib/
libSystem.B.dylib.
I read the UNIX conformance documents but, I can't fix the problem.
When I'm build it by checking Build Active architecture only , then
it is working fine in Leopard on both intelPC and ppc. How can I
solve this ?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
@apple.com
This email sent to email@hidden
--
Rick Altherr
Architecture and Performance Group
email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden