$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Compiling eror Asio Example - FIX
From: Gal Rubinstein (galrub_at_[hidden])
Date: 2009-06-05 08:12:21
Gal Rubinstein <galrub <at> gmail.com> writes:
>
> Hello all,
> Please, if this is the wrong group, tell me... this is a build issue, right?
>
> System:
> Win XP sp3,
> Compiler mingw 32bit,
> IDE: code::blocks
> Using: libraries build using bjam.
>.....
Hello again,
after a closer look Iadd the -lws2_32 and -lmswsock an it all went well...
Thanks a lot