• 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
Re: extra boost libraries
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: extra boost libraries


  • Subject: Re: extra boost libraries
  • From: Rush Manbert <email@hidden>
  • Date: Mon, 21 Jun 2010 17:02:36 -0700

On Jun 21, 2010, at 6:48 AM, Steve Mills wrote:

> No replies?
>
> We need to use some extra "non-built" boost libraries in our project, so I followed the instructions in the boost docs to build the libs we need and then added the .a files to our project and made sure they're in the Link Binary with Libraries build phase. When I Get Info on them in Xcode, it says they are archive.ar files. Should it be something different, like compiled.mach-o? When I link, I'm getting undefined symbols for boost::system:get_generic_category, boost::filesystem::detail::status_api, et al. Those are the libs I built and linked into my project. Any ideas?
>

We link the boost static libraries with our apps, but we do it using -llibName in the Other Linker Flags and set all that up in some hairy config files. I guess all this is worth is to say "you can do this", but I don't have any specific advice for you.

- Rush

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

  • Follow-Ups:
    • Re: extra boost libraries
      • From: Steve Mills <email@hidden>
References: 
 >extra boost libraries (From: Steve Mills <email@hidden>)

  • Prev by Date: Re: Another subversion dilemma
  • Next by Date: Re: variable scope in gdb/xcode
  • Previous by thread: Re: extra boost libraries
  • Next by thread: Re: extra boost libraries
  • Index(es):
    • Date
    • Thread