Jim Sager
2012-03-16 05:31:04 UTC
Hello,
I have some cool C/C++ code for a server for a 3d video fighter game, and a Flash(AS3) Server.
The problem is I can't work on this code anymore since ASIO is no longer installed on my computer
I downloaded ASIO 1.4.8 and Boost 1.4.8
I put boost in c:/boost
I put asio in c:/asio
I went into asio and did ./configure in MSYS for MINGW:
I got: Can't find boost headers. Please check the location of the boost
distribution and rerun configure using the --with-boost=DIR option.
I tried: ./configure --with-boost=c:/boost
I got the same message: Can't find boost headers. Please check the location of the boost
distribution and rerun configure using the --with-boost=DIR option.
Is there any help for a guy who can code with ASIO, but doesn't understand how to compile the thing anymore?
,Jim
I have some cool C/C++ code for a server for a 3d video fighter game, and a Flash(AS3) Server.
The problem is I can't work on this code anymore since ASIO is no longer installed on my computer
I downloaded ASIO 1.4.8 and Boost 1.4.8
I put boost in c:/boost
I put asio in c:/asio
I went into asio and did ./configure in MSYS for MINGW:
I got: Can't find boost headers. Please check the location of the boost
distribution and rerun configure using the --with-boost=DIR option.
I tried: ./configure --with-boost=c:/boost
I got the same message: Can't find boost headers. Please check the location of the boost
distribution and rerun configure using the --with-boost=DIR option.
Is there any help for a guy who can code with ASIO, but doesn't understand how to compile the thing anymore?
,Jim