• 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: Xcode 2.1: problem using C++-framework [SOLVED]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode 2.1: problem using C++-framework [SOLVED]


  • Subject: Re: Xcode 2.1: problem using C++-framework [SOLVED]
  • From: Felix Franz <email@hidden>
  • Date: Tue, 2 Aug 2005 16:59:57 +0200


On Aug 2, 2005, at 11:47 AM, Felix Franz wrote:

if I create a new C++-Tool in Xcode with the file above referencing our Boost-framework
the resulting program crashes with a SIGBUS in boost's signal code.


Building the program on the command-line using the following g++ invocation:

g++ main.cpp -F/Users/felix/Documents/Subversion/GuiDance/trunk/ Frameworks/Deployment -framework Boost

results in a working program! Do I have to change the Build- settings in the Xcode project?
If so, how?



Unchecking "Symbols hidden by default" (-fvisibility=hidden) in the C+ + Tool build-settings
solved the problem. Shouldn't the linker emit a warning or an error?



Cheers,

felix




_______________________________________________ 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: Xcode 2.1: problem using C++-framework [SOLVED]
      • From: Chris Espinosa <email@hidden>
References: 
 >Xcode 2.1: problem using C++-framework (From: Felix Franz <email@hidden>)

  • Prev by Date: Per-file options for precompiled headers?
  • Next by Date: Re: Xcode 2.1: problem using C++-framework [SOLVED]
  • Previous by thread: Xcode 2.1: problem using C++-framework
  • Next by thread: Re: Xcode 2.1: problem using C++-framework [SOLVED]
  • Index(es):
    • Date
    • Thread