Boost logo

Boost Users :

From: goochrules! (goochrules_at_[hidden])
Date: 2004-10-09 13:03:48


I think I just ran into the same problem you did. I'm using
boost::thread in a .mm file. Having seen problems with boost
libraries and Cocoa before, specifically boost::spirit, I did what I
did then, and moved the #import <Cocoa/Cocoa.h> to after all my
<boost/...> includes, and the errors went away.

Because of this I suspect there is a greater issue here with the boost
and Cocoa headers that is not limited to spirit or thread.

-- Matthew Peltzer
-- goochrules_at_[hidden]


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net