[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[xmlblaster] error report in ClientProperty.h
Hello,every one
I got a error when i compile the xmlblaster cpp client lib
in windows2000 with msvc7. The message is:
"D:\drivers\xmlBlaster_0_9\build.tmp\src\c++\util\qos\ClientProperty.h(216) :
error C2632: 'long' followed by 'long' is illegal
D:\drivers\xmlBlaster_0_9\build.tmp\src\c++\util\qos\ClientProperty.h(216) :
error C2059: syntax error : 'bad suffix on number'
D:\drivers\xmlBlaster_0_9\build.tmp\src\c++\util\qos\ClientProperty.h(216) :
error C2146: syntax error : missing ';' before identifier 'L'
D:\drivers\xmlBlaster_0_9\build.tmp\src\c++\util\qos\ClientProperty.h(216) :
error C2065: 'L' : undeclared identifier"
I traced into src code and got the error position is "long long ll=0LL;"
any suggestion?
thanks any way
pikaiyuan
2004-04-28