Advertisement
ashole

Untitled

Mar 25th, 2018
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.22 KB | None | 0 0
  1. 10:39:54 **** Build of configuration Debug for project LoginExample ****
  2. make all
  3. Building file: ../src/HandlerSmartFoxConnection.cpp
  4. Invoking: Cross G++ Compiler
  5. g++ -I/home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"src/HandlerSmartFoxConnection.d" -MT"src/HandlerSmartFoxConnection.o" -o "src/HandlerSmartFoxConnection.o" "../src/HandlerSmartFoxConnection.cpp"
  6. In file included from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/../Core/BaseEvent.h:14:0,
  7. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmEvent.h:14,
  8. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmClient.h:21,
  9. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../SmartFox.h:28,
  10. from ../src/HandlerSmartFoxConnection.h:14,
  11. from ../src/HandlerSmartFoxConnection.cpp:8:
  12. /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/../Core/../Util/Common.h:17:0: warning: ignoring #pragma warning [-Wunknown-pragmas]
  13. #pragma warning( disable: 4251 )
  14.  
  15. In file included from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/smart_ptr/shared_ptr.hpp:28:0,
  16. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/shared_ptr.hpp:17,
  17. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/../Core/BaseEvent.h:17,
  18. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmEvent.h:14,
  19. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmClient.h:21,
  20. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../SmartFox.h:28,
  21. from ../src/HandlerSmartFoxConnection.h:14,
  22. from ../src/HandlerSmartFoxConnection.cpp:8:
  23. /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/smart_ptr/detail/shared_count.hpp:396:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
  24. explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
  25. ^~~~~~~~
  26. In file included from /usr/include/c++/7/memory:80:0,
  27. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/config/no_tr1/memory.hpp:21,
  28. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/smart_ptr/shared_ptr.hpp:23,
  29. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/shared_ptr.hpp:17,
  30. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/../Core/BaseEvent.h:17,
  31. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmEvent.h:14,
  32. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmClient.h:21,
  33. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../SmartFox.h:28,
  34. from ../src/HandlerSmartFoxConnection.h:14,
  35. from ../src/HandlerSmartFoxConnection.cpp:8:
  36. /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
  37. template<typename> class auto_ptr;
  38. ^~~~~~~~
  39. In file included from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/shared_ptr.hpp:17:0,
  40. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/../Core/BaseEvent.h:17,
  41. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmEvent.h:14,
  42. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmClient.h:21,
  43. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../SmartFox.h:28,
  44. from ../src/HandlerSmartFoxConnection.h:14,
  45. from ../src/HandlerSmartFoxConnection.cpp:8:
  46. /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/smart_ptr/shared_ptr.hpp:249:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
  47. template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
  48. ^~~~~~~~
  49. In file included from /usr/include/c++/7/memory:80:0,
  50. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/config/no_tr1/memory.hpp:21,
  51. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/smart_ptr/shared_ptr.hpp:23,
  52. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/shared_ptr.hpp:17,
  53. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/../Core/BaseEvent.h:17,
  54. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmEvent.h:14,
  55. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmClient.h:21,
  56. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../SmartFox.h:28,
  57. from ../src/HandlerSmartFoxConnection.h:14,
  58. from ../src/HandlerSmartFoxConnection.cpp:8:
  59. /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
  60. template<typename> class auto_ptr;
  61. ^~~~~~~~
  62. In file included from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/shared_ptr.hpp:17:0,
  63. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/../Core/BaseEvent.h:17,
  64. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmEvent.h:14,
  65. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmClient.h:21,
  66. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../SmartFox.h:28,
  67. from ../src/HandlerSmartFoxConnection.h:14,
  68. from ../src/HandlerSmartFoxConnection.cpp:8:
  69. /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/smart_ptr/shared_ptr.hpp:448:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
  70. explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
  71. ^~~~~~~~
  72. In file included from /usr/include/c++/7/memory:80:0,
  73. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/config/no_tr1/memory.hpp:21,
  74. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/smart_ptr/shared_ptr.hpp:23,
  75. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/shared_ptr.hpp:17,
  76. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/../Core/BaseEvent.h:17,
  77. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmEvent.h:14,
  78. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmClient.h:21,
  79. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../SmartFox.h:28,
  80. from ../src/HandlerSmartFoxConnection.h:14,
  81. from ../src/HandlerSmartFoxConnection.cpp:8:
  82. /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
  83. template<typename> class auto_ptr;
  84. ^~~~~~~~
  85. In file included from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/shared_ptr.hpp:17:0,
  86. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/../Core/BaseEvent.h:17,
  87. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmEvent.h:14,
  88. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmClient.h:21,
  89. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../SmartFox.h:28,
  90. from ../src/HandlerSmartFoxConnection.h:14,
  91. from ../src/HandlerSmartFoxConnection.cpp:8:
  92. /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/smart_ptr/shared_ptr.hpp:461:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
  93. shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
  94. ^~~~~~~~
  95. In file included from /usr/include/c++/7/memory:80:0,
  96. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/config/no_tr1/memory.hpp:21,
  97. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/smart_ptr/shared_ptr.hpp:23,
  98. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/shared_ptr.hpp:17,
  99. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/../Core/BaseEvent.h:17,
  100. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmEvent.h:14,
  101. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmClient.h:21,
  102. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../SmartFox.h:28,
  103. from ../src/HandlerSmartFoxConnection.h:14,
  104. from ../src/HandlerSmartFoxConnection.cpp:8:
  105. /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
  106. template<typename> class auto_ptr;
  107. ^~~~~~~~
  108. In file included from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/shared_ptr.hpp:17:0,
  109. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/../Core/BaseEvent.h:17,
  110. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmEvent.h:14,
  111. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmClient.h:21,
  112. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../SmartFox.h:28,
  113. from ../src/HandlerSmartFoxConnection.h:14,
  114. from ../src/HandlerSmartFoxConnection.cpp:8:
  115. /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/smart_ptr/shared_ptr.hpp:538:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
  116. shared_ptr & operator=( std::auto_ptr<Y> & r )
  117. ^~~~~~~~
  118. In file included from /usr/include/c++/7/memory:80:0,
  119. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/config/no_tr1/memory.hpp:21,
  120. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/smart_ptr/shared_ptr.hpp:23,
  121. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/shared_ptr.hpp:17,
  122. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/../Core/BaseEvent.h:17,
  123. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmEvent.h:14,
  124. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmClient.h:21,
  125. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../SmartFox.h:28,
  126. from ../src/HandlerSmartFoxConnection.h:14,
  127. from ../src/HandlerSmartFoxConnection.cpp:8:
  128. /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
  129. template<typename> class auto_ptr;
  130. ^~~~~~~~
  131. In file included from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/shared_ptr.hpp:17:0,
  132. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/../Core/BaseEvent.h:17,
  133. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmEvent.h:14,
  134. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmClient.h:21,
  135. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../SmartFox.h:28,
  136. from ../src/HandlerSmartFoxConnection.h:14,
  137. from ../src/HandlerSmartFoxConnection.cpp:8:
  138. /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/smart_ptr/shared_ptr.hpp:547:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
  139. shared_ptr & operator=( std::auto_ptr<Y> && r )
  140. ^~~~~~~~
  141. In file included from /usr/include/c++/7/memory:80:0,
  142. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/config/no_tr1/memory.hpp:21,
  143. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/smart_ptr/shared_ptr.hpp:23,
  144. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/shared_ptr.hpp:17,
  145. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/../Core/BaseEvent.h:17,
  146. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmEvent.h:14,
  147. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmClient.h:21,
  148. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../SmartFox.h:28,
  149. from ../src/HandlerSmartFoxConnection.h:14,
  150. from ../src/HandlerSmartFoxConnection.cpp:8:
  151. /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
  152. template<typename> class auto_ptr;
  153. ^~~~~~~~
  154. In file included from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/shared_ptr.hpp:17:0,
  155. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/../Core/BaseEvent.h:17,
  156. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmEvent.h:14,
  157. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmClient.h:21,
  158. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../SmartFox.h:28,
  159. from ../src/HandlerSmartFoxConnection.h:14,
  160. from ../src/HandlerSmartFoxConnection.cpp:8:
  161. /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
  162. /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/smart_ptr/shared_ptr.hpp:549:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
  163. this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
  164. ^~~~~~~~
  165. In file included from /usr/include/c++/7/memory:80:0,
  166. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/config/no_tr1/memory.hpp:21,
  167. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/smart_ptr/shared_ptr.hpp:23,
  168. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/shared_ptr.hpp:17,
  169. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/../Core/BaseEvent.h:17,
  170. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmEvent.h:14,
  171. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmClient.h:21,
  172. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../SmartFox.h:28,
  173. from ../src/HandlerSmartFoxConnection.h:14,
  174. from ../src/HandlerSmartFoxConnection.cpp:8:
  175. /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
  176. template<typename> class auto_ptr;
  177. ^~~~~~~~
  178. In file included from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/thread/thread.hpp:13:0,
  179. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/thread.hpp:13,
  180. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/../Core/ThreadManager.h:21,
  181. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmClient.h:29,
  182. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../SmartFox.h:28,
  183. from ../src/HandlerSmartFoxConnection.h:14,
  184. from ../src/HandlerSmartFoxConnection.cpp:8:
  185. /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
  186. /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
  187. std::auto_ptr<thread> new_thread(new thread(threadfunc));
  188. ^~~~~~~~
  189. In file included from /usr/include/c++/7/memory:80:0,
  190. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/config/no_tr1/memory.hpp:21,
  191. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/smart_ptr/shared_ptr.hpp:23,
  192. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/boost/shared_ptr.hpp:17,
  193. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/../Core/BaseEvent.h:17,
  194. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmEvent.h:14,
  195. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmClient.h:21,
  196. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../SmartFox.h:28,
  197. from ../src/HandlerSmartFoxConnection.h:14,
  198. from ../src/HandlerSmartFoxConnection.cpp:8:
  199. /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
  200. template<typename> class auto_ptr;
  201. ^~~~~~~~
  202. In file included from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/../Util/ByteArray.h:15:0,
  203. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/IUDPManager.h:14,
  204. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/BitSwarmClient.h:22,
  205. from /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../SmartFox.h:28,
  206. from ../src/HandlerSmartFoxConnection.h:14,
  207. from ../src/HandlerSmartFoxConnection.cpp:8:
  208. /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/../Util/./StringFormatter.h: At global scope:
  209. /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/../Util/./StringFormatter.h:167:14: warning: ‘void Sfs2X::Util::WStrToUtf8(boost::shared_ptr<std::__cxx11::basic_string<wchar_t> >, boost::shared_ptr<std::__cxx11::basic_string<char> >)’ defined but not used [-Wunused-function]
  210. static void WStrToUtf8(boost::shared_ptr<wstring> src, boost::shared_ptr<string> dest)
  211. ^~~~~~~~~~
  212. /home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/../../../Bitswarm/../Util/./StringFormatter.h:105:14: warning: ‘void Sfs2X::Util::Utf8toWStr(boost::shared_ptr<std::__cxx11::basic_string<char> >, boost::shared_ptr<std::__cxx11::basic_string<wchar_t> >)’ defined but not used [-Wunused-function]
  213. static void Utf8toWStr(boost::shared_ptr<string> src, boost::shared_ptr<wstring> dest)
  214. ^~~~~~~~~~
  215. Finished building: ../src/HandlerSmartFoxConnection.cpp
  216.  
  217. Building file: ../src/LoginExample.cpp
  218. Invoking: Cross G++ Compiler
  219. g++ -I/home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"src/LoginExample.d" -MT"src/LoginExample.o" -o "src/LoginExample.o" "../src/LoginExample.cpp"
  220. Finished building: ../src/LoginExample.cpp
  221.  
  222. Building target: LoginExample
  223. Invoking: Cross G++ Linker
  224. g++ -L/home/andre/SmartFox/SFS2X_API_Cpp/Debug -L/home/andre/SmartFox/SFS2X_API_Cpp/Core/BoostAsio/Unix/stage/lib -o "LoginExample" ./src/HandlerSmartFoxConnection.o ./src/LoginExample.o -lboost_system -lpthread -lSmartFoxClientApi
  225. /usr/bin/ld: warning: libboost_thread.so.1.59.0, needed by /home/andre/SmartFox/SFS2X_API_Cpp/Debug/libSmartFoxClientApi.so, not found (try using -rpath or -rpath-link)
  226. makefile:45: recipe for target 'LoginExample' failed
  227. /home/andre/SmartFox/SFS2X_API_Cpp/Debug/libSmartFoxClientApi.so: undefined reference to `boost::this_thread::hiden::sleep_until(timespec const&)'
  228. /home/andre/SmartFox/SFS2X_API_Cpp/Debug/libSmartFoxClientApi.so: undefined reference to `boost::thread::start_thread_noexcept()'
  229. /home/andre/SmartFox/SFS2X_API_Cpp/Debug/libSmartFoxClientApi.so: undefined reference to `boost::thread::detach()'
  230. /home/andre/SmartFox/SFS2X_API_Cpp/Debug/libSmartFoxClientApi.so: undefined reference to `boost::detail::thread_data_base::~thread_data_base()'
  231. /home/andre/SmartFox/SFS2X_API_Cpp/Debug/libSmartFoxClientApi.so: undefined reference to `boost::thread::native_handle()'
  232. /home/andre/SmartFox/SFS2X_API_Cpp/Debug/libSmartFoxClientApi.so: undefined reference to `boost::thread::interrupt()'
  233. /home/andre/SmartFox/SFS2X_API_Cpp/Debug/libSmartFoxClientApi.so: undefined reference to `boost::this_thread::interruption_point()'
  234. /home/andre/SmartFox/SFS2X_API_Cpp/Debug/libSmartFoxClientApi.so: undefined reference to `boost::detail::make_ready_at_thread_exit(boost::shared_ptr<boost::detail::shared_state_base>)'
  235. /home/andre/SmartFox/SFS2X_API_Cpp/Debug/libSmartFoxClientApi.so: undefined reference to `vtable for boost::detail::thread_data_base'
  236. /home/andre/SmartFox/SFS2X_API_Cpp/Debug/libSmartFoxClientApi.so: undefined reference to `boost::detail::get_current_thread_data()'
  237. /home/andre/SmartFox/SFS2X_API_Cpp/Debug/libSmartFoxClientApi.so: undefined reference to `typeinfo for boost::detail::thread_data_base'
  238. /home/andre/SmartFox/SFS2X_API_Cpp/Debug/libSmartFoxClientApi.so: undefined reference to `boost::thread::join_noexcept()'
  239. /home/andre/SmartFox/SFS2X_API_Cpp/Debug/libSmartFoxClientApi.so: undefined reference to `boost::future_category()'
  240. collect2: error: ld returned 1 exit status
  241. make: *** [LoginExample] Error 1
  242.  
  243. 10:39:58 Build Finished (took 4s.231ms)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement