
13 Oct
2005
13 Oct
'05
12:12 a.m.
Thomas Andersen wrote:
I have tried to get wave to preprocess the boost headers. However I get an error in cstdint.hpp line 246
# if ULONG_MAX == 18446744073709551615 // 2**64 - 1
error: ill formed integer literal or integer constant too large: 18446744073709551615
Have anybody else encountered this problem, and found a way around it?
Which platform? With which compiler Wave was compiled with? Which Boost version? I've recently (after Boost V1.33.0 release) fixed a similar problem, could you try to use the current CVS::HEAD or CVS::RELEASE_1_33_0 sources please and try again? Regards Hartmut