
6 Aug
2013
6 Aug
'13
6 p.m.
I tried using boost 1.43 with my project and am having a problem compiling using the asio libraries.
What errors do you see?
There is a namespace 'generic' and my VS (2008 and 2010) doesn't allow that word. I am guessing it is a keyword in visual studio?
It's not a keyword in c++. Perhaps you use some MS-specific language, like C++/CLI?