• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Run time Issues on XCode 2.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Run time Issues on XCode 2.1


  • Subject: Run time Issues on XCode 2.1
  • From: "Sumeet Goyal" <email@hidden>
  • Date: Wed, 10 Aug 2005 11:25:29 +0530
  • Thread-topic: Run time Issues on XCode 2.1

Hi All

I am porting an Code Warrior 8.3 applicaton to XCode 2.1.
In code warrior,I was using a third party dylib whose name was say
abc.dylib
That gave me a lot of errors while building and when I changed its name
to
libabc.dylib,it seemed to work fine.

Now,when I am launchnig my application,it is getting crashed even before
getting
into the main() function i.e in the dylib only with the error message in
the debugger window
 Zero Link: unknown symbol '__ZN9TcpSocket8sTimeoutE'

I am also using libsystem.dylib

Do I have to place this libabc.dylib and libsystem along with the
application while launching?
And,Is it fine that I didn`t change any code of abc.dylib and just
changed its name to libabc.dylib?
Do I need to make any chnages in the code also?

I am also not using crt1.0,Is that really required?


Sumeet
 _______________________________________________
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

  • Follow-Ups:
    • Re: Run time Issues on XCode 2.1
      • From: Markus Hitter <email@hidden>
  • Prev by Date: Re: shared subproject, subversion, xcode
  • Next by Date: Set package bit?
  • Previous by thread: our makefile used to work, but...
  • Next by thread: Re: Run time Issues on XCode 2.1
  • Index(es):
    • Date
    • Thread