
30 Jul
2008
30 Jul
'08
8:15 p.m.
AMDG Husain Das wrote:
I am using Visual C++ 9.0 2008 Express Edition with the pre-built boost libraries ver 1.35.0 for Windows .
I am using the date_time functions from boost. Everything works fine till i decided to print the date objects through the to_simple_string(date) function . I receive the below linker errors .
Can you guys advise me whats wrong ?
public: char const * __clrcall
The library was not compiled using __clrcall. Can you use a win32 project instead of a CLR project? In Christ, Steven Watanabe