Boost logo

Boost Users :

From: Christopher Henrich (chenrich_at_[hidden])
Date: 2002-08-29 17:40:41


This bug comes up when I try to include <boost/array.hpp> in certain
CodeWarrior projects.

(CodeWarrior 8.0, running under Mac OS 10.1.5 on G3 "beige tower")

If I initialize the project with stationery "C++ Console Mach-O", and I
change HelloWorld.cp to include <boost/array.hpp>, then I get this error
message:

Error: undefined identifier 'ptrdiff_t'
suffix.hpp line 204
included from config.hpp: 57
                           array.hpp:27
                          HelloWorld.cp: 10

If I initialize with PowerPlant stationery, I do not have this problem.

Chris Henrich


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