
23 Apr
2013
23 Apr
'13
12:05 p.m.
Dear All, I built boost_1_53_0 using the intel compiler (__INTEL_COMPILER is 1310). It seemed to work great. However, when I try to compile my app (also using intel compiler) I get the following error: ../core/four_multi.cpp(675): error: class "boost::asio::ip::basic_resolver_iteratorboost::asio::ip::tcp" has no suitable copy constructor The code has previously compiler and worked great using the gcc. Any help would be highly appreciated. BR/ Per Zetterberg