[osg-users] OSG 3.2.1

kyungsoo hong chesed71 at gmail.com
Sat Sep 17 22:37:07 PDT 2016


Hi Michael,

I got same issues then I fixed like below.
it seems namespace of boost asio was changed from asio:: to boost::asio::
so put 'boost::' in front of asio:: 
if you encountered asio::error_code, change boost::system::error_code 

... 

Thank you!

Cheers,
kyungsoo

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=68645#68645








More information about the osg-users mailing list