• 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
dynamic library linking in x-code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

dynamic library linking in x-code


  • Subject: dynamic library linking in x-code
  • From: "Adam J. Shuttleworth" <email@hidden>
  • Date: Tue, 30 Dec 2008 20:54:21 -0600

I am trying to build a command line C++ application in X-Code. I have a dynamic library that is needed. When I include the library in my X- code project and build it, I get errors that act like the library is not there. I include the library by right clicking and selecting 'add existing files'. In fact if I remove the library I get the same errors. This all occurs when the source code is in .cpp files. If I change the .cpp files to .c files (and change the dynamic memory allocation) I don't get the errors and the code builds. I am working with intel macs running OSX10.5.5. Any advice is appreciated.

Thanks,
Adam
_______________________________________________
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: dynamic library linking in x-code
      • From: Sherm Pendley <email@hidden>
  • Prev by Date: Re: Can't download documentation
  • Next by Date: Re: dynamic library linking in x-code
  • Previous by thread: Re: Can't download documentation
  • Next by thread: Re: dynamic library linking in x-code
  • Index(es):
    • Date
    • Thread