• 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: "Bart Mosley, bondgeek.com" <email@hidden>
  • Date: Fri, 19 Dec 2008 10:40:49 -0500

Thanks, was able to remove that flag and build with problem--still vaguely worried that the debug flag was highlighting some minor problem that will bite me later. Though there do seem to be some reports of problems with gcc's use of debug mode.


_________________________ Bart Mosley www.bondgeek.com email@hidden




On Dec 18, 2008, at 6:23 PM, Chris Espinosa wrote:


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:
@bondgeek.com


This email sent to email@hidden


_______________________________________________ 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
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>)
 >Re: linking QuantLib dynamic library in Xcode (From: Chris Espinosa <email@hidden>)

  • Prev by Date: Re: How to disable auto-opening files in the main Xcode window?
  • Next by Date: Re: How to disable auto-opening files in the main Xcode window?
  • Previous by thread: Re: linking QuantLib dynamic library in Xcode
  • Next by thread: iPhone Question
  • Index(es):
    • Date
    • Thread