Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bitset



On Friday, September 5, 2003, at 03:57 PM, Francisco Tolmasky wrote:

I'm trying to use the boost spirit parser libraries ( http://www.boost.org/libs/spirit/index.html )
and I'm getting an error saying that Project Builder can't find
<bitset>
I did a quick search and found that Codewarrior had a copy of this. Does anyone know what I'm supposed to do? Or had this problem? Do I need to get bitset?

No, bitset is part of the standard C++ library. Apple supplies it.

I'm not sure why you're not able to find that header file. One possibility is that you're using the gcc 2.95 compiler, which didn't include std::bitset. If so, you should switch to 3.1 or (soon) 3.3. 2.95 is a very old compiler that fails to comply with the C++ standard in many ways. I'm sure it's too old to handle most of Boost.

--Matt
_______________________________________________
projectbuilder-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/projectbuilder-users
Do not post admin requests to the list. They will be ignored.

References: 
 >bitset (From: Francisco Tolmasky <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.