|
Boost Testing : |
From: Tobias Schwinger (tschwinger_at_[hidden])
Date: 2008-01-24 18:59:01
Hi,
apparently there's something wrong with the standard library config
(some missing define to switch to 64 bit mode, perhaps)...
Regards,
Tobias
any_test.cpp
D:\stdcxx\4.2.x\include\rw/_new.h(45): error: first parameter of
allocation function must be of type "size_t"
void* operator new (_RWSTD_SIZE_T, void*) _NEW_THROWS (());
^
...