I'm just getting
started with boost:
- I'm using
boost::asio
- I'm on Vista x64,
using Visual Studio 2008 SP1
- I built the x64
libs using bjam --address-mode=64 ....
- I've got my code
compiling (but not linking)
- I got it pointed
to the libs, so it finds the datetime, regex lib etc
I get these
errors:
any
tips?
thx
-
Alex