Re: [boost] [asio] does asio supports VC6 ?

I am involved on a project in VC6, and I want to check if is that possible to use ASIO on VC6. Does anyone already tried ? Thanks Rodrigo Pinho Pereira de Souza

On Wed, 7 Mar 2007 10:17:25 -0300, "Rodrigo Pinho Pereira de Souza" <pinhopro@gmail.com> wrote:
I am involved on a project in VC6, and I want to check if is that possible to use ASIO on VC6.
Does anyone already tried ?
According to http://asio.sourceforge.net/ it requires >= 7.1. I doubt VC6 works. IIRC I ran into lots of errors with much simpler Boost libraries.

On Wed, 7 Mar 2007 10:17:25 -0300, "Rodrigo Pinho Pereira de Souza" <pinhopro@gmail.com> said:
I am involved on a project in VC6, and I want to check if is that possible to use ASIO on VC6.
Does anyone already tried ?
Asio has not supported vc6 for a long time. I'd guess that with the changes made since then, it is a very long way from being able to do so. Cheers, Chris
participants (3)
-
Christopher Kohlhoff
-
Olaf van der Spek
-
Rodrigo Pinho Pereira de Souza