Open GoogleCodeExporter opened 9 years ago
Deleted the attached files since it's just clutter. Here are the defines used
when I build RCF:
//RCF CONFIGURATION OPTIONS:
#define RCF_NO_AUTO_INIT_DEINIT
#define RCF_MULTI_THREADED
#define RCF_USE_BOOST_THREADS
#define RCF_USE_BOOST_ASIO
#define RCF_USE_OPENSSL
#define RCF_USE_ZLIB
Original comment by bdmolin...@gmail.com
on 28 Jan 2011 at 11:31
Another update. This seems to be only happen when RCF_USE_BOOST_ASIO is
defined!!
Original comment by bdmolin...@gmail.com
on 28 Jan 2011 at 11:35
Are you by any chance using Boost.Asio 1.42.0 ? There is a serious bug in that
version, and RCF won't work with it...
http://deltavsoft.com/w/RcfUserGuide/1.3/rcf_user_guide/Building.html#rcf_user_g
uide.Building.Libraries
http://deltavsoft.com/w/RcfUserGuide/1.3/rcf_user_guide/FAQ.html#rcf_user_guide.
FAQ.Building.AsioRegression1420
Original comment by jarl.lin...@gmail.com
on 15 Feb 2011 at 12:35
Yes I am. Sorry, don't know how I missed that in the FAQ. Thanks for the
response!
Original comment by bdmolin...@gmail.com
on 16 Feb 2011 at 9:55
Original issue reported on code.google.com by
bdmolin...@gmail.com
on 28 Jan 2011 at 11:25