• 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
boost library and Xcode...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

boost library and Xcode...


  • Subject: boost library and Xcode...
  • From: "Peter Lau" <email@hidden>
  • Date: Tue, 11 Dec 2007 14:01:18 -0500

I am still using 10.4.10 and Xcode 2.4.1 mainly I don't want to touch
it while I am working toward a deadline.

Anyway, I downloaded boost library boost_1_34_1 for the first time.  I
create a C++ tool project and placed the "boost_1_34_1" folder next to
my Xcode project.

I opened my project's target and added the "boost_1_34_1" folder to
the Header Search Path.

I started to compile the sample project (without adding any file to
the project or editing the main.cpp" and I got errors already:

from boost_1_34_1/boost/tr1/tr1/iostream:18,
 from /usr/include/c++/4.0.0/iostream:44,
  from boost_1_34_1/boost/tr1/tr1/ostream:18,
   from /usr/include/c++/4.0.0/ostream:44,
    from boost_1_34_1/boost/tr1/tr1/ios:18,
     from /usr/include/c++/4.0.0/ios:50,
      In file included from /usr/include/c++/4.0.0/bits/basic_ios.h:44,
       /usr/include/c++/4.0.0/bits/locale_facets.h:241:53: error:
macro "toupper" passed 2 arguments, but takes just 1

etc.

Anyone have successfully use boost with Xcode?
 _______________________________________________
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: boost library and Xcode...
      • From: KJ Walker <email@hidden>
    • Re: boost library and Xcode...
      • From: "Martin Cote" <email@hidden>
  • Prev by Date: Re: Where is Multiprocessing.h
  • Next by Date: Re: Executable Size
  • Previous by thread: Re: Xcode 3 SCM (Subversion)?
  • Next by thread: Re: boost library and Xcode...
  • Index(es):
    • Date
    • Thread