0_0_6171423_25023.cpp:1:20: stdafx.h: No such file or directory
0_0_6171423_25023.cpp:7:34: boost/lexical_cast.hpp: No such file or directory
0_0_6171423_25023.cpp:13: error: `_TCHAR' has not been declared
0_0_6171423_25023.cpp:14: error: ISO C++ forbids declaration of `argv' with no type
0_0_6171423_25023.cpp: In function `int _tmain(int, int**)':
0_0_6171423_25023.cpp:28: error: `logic_error' undeclared (first use this function)
0_0_6171423_25023.cpp:28: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6171423_25023.cpp:34: error: `boost' has not been declared
0_0_6171423_25023.cpp:34: error: `lexical_cast' undeclared (first use this function)
0_0_6171423_25023.cpp:34: error: expected primary-expression before '>' token
0_0_6171423_25023.cpp:48: error: expected primary-expression before '<<' token
|