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

Re: linking QuantLib dynamic library in Xcode


  • Subject: Re: linking QuantLib dynamic library in Xcode
  • From: Chris Espinosa <email@hidden>
  • Date: Thu, 18 Dec 2008 15:23:26 -0800


On Dec 18, 2008, at 2:24 PM, Steve Checkoway wrote:

So the question is now--what is -D_GLIBCXX_DEBUG=1 and how to get XCode to drop the -D_GLIBCXX_DEBUG=1 ?


Google should be able to answer what it is pretty easily.

I don't see a setting in Xcode for it, but did you check the project and target settings for Preprocessor Macros? Note that you can search the settings using the handy text field at the top of the "Build" tab in the project/target info.

This is C++ Standard Library Debug Mode, which performs build-time and runtime checks on your use of the C++ Standard Library. It's enabled automatically in the Debug configuration of all progects created from the C++ templates.


If you double-click your target and click the Build tab, and paste GLIBCXX_DEBUG into the search bubble at the top of the tab, you'll see exactly where it's set and should be able to remove it.

Chris
_______________________________________________
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: linking QuantLib dynamic library in Xcode
      • From: "Bart Mosley, bondgeek.com" <email@hidden>
References: 
 >linking QuantLib dynamic library in Xcode (From: "Bart Mosley, bondgeek.com" <email@hidden>)
 >Re: linking QuantLib dynamic library in Xcode (From: Chris Espinosa <email@hidden>)
 >Re: linking QuantLib dynamic library in Xcode (From: "Bart Mosley, bondgeek.com" <email@hidden>)
 >Re: linking QuantLib dynamic library in Xcode (From: Steve Checkoway <email@hidden>)

  • Prev by Date: Re: Age Old Question: How Do You Set __MyCompanyName__
  • Next by Date: Error 0xE800003A
  • Previous by thread: Re: linking QuantLib dynamic library in Xcode
  • Next by thread: Re: linking QuantLib dynamic library in Xcode
  • Index(es):
    • Date
    • Thread