From: Nelson, E. - 2 <eri...@ba...> - 2010-04-09 15:58:49
|
On Friday, April 09, 2010 11:35 AM Dean Michael Berris wrote: >Okay, can you give more details? What compiler, which OS, >what are the exact arguments you're providing? Did you >compile the example with bjam, what version of Boost are you using? >It's going to be really hard to help if you can't give us more to look at. ;) I compiled with MSVC 2008 on Windows XP, using arguments of "localhost" and "3000". I'm using boost 1.42, not using bjam, just added the hello_world_server.cpp to my visual studio project. Thanks Erik |