Detected an attempt to call a symbol in system libraries tha
Posted: 06 May 2013, 10:25
I use the API comes with the Boost libraries compiled
Core / BoostAsio / Unix / bootstrap.sh
./b2 Not generate any stage / lib library files
So I downloaded boost_1_53_0 compile static library files
I was in a MAC environment using the API
When I initialize the engine
Sfs2x :: SmartFox * sfs = new Sfs2X :: SmartFox ();
Errors
Detected an attempt to call a symbol in system libraries that is not present on the iPhone (null) called from function _ZN5boost18condition_variableC2Ev in image
Whether I Boost error
Core / BoostAsio / Unix / bootstrap.sh
./b2 Not generate any stage / lib library files
So I downloaded boost_1_53_0 compile static library files
I was in a MAC environment using the API
When I initialize the engine
Sfs2x :: SmartFox * sfs = new Sfs2X :: SmartFox ();
Errors
Detected an attempt to call a symbol in system libraries that is not present on the iPhone (null) called from function _ZN5boost18condition_variableC2Ev in image
Whether I Boost error