Advertisement
n0dix

Untitled

Apr 4th, 2012
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 83.68 KB | None | 0 0
  1. alucard@hell ~/Documentos/firebreath/build
  2. > make
  3. [  1%] Built target FireBreath_Cmake
  4. [  5%] Built target boost_thread
  5. [  7%] Built target boost_system
  6. [ 30%] Built target ScriptingCore
  7. [ 47%] Built target PluginCore
  8. [ 59%] Built target NpapiCore
  9. [ 67%] Built target OCNP_PluginAuto
  10. [ 69%] Building CXX object projects/OurCoolNewPlugin/CMakeFiles/OurCoolNewPlugin.dir/OurCoolNewPluginAPI.cpp.o
  11. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/platform.hpp:17:0,
  12.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/recursive_mutex.hpp:12,
  13.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPI.h:25,
  14.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:19,
  15.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  16. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/config/requires_threads.hpp:29:4: error: #error "Threading support unavaliable: it has been explicitly disabled with BOOST_DISABLE_THREADS"
  17. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/recursive_mutex.hpp:12:0,
  18.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPI.h:25,
  19.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:19,
  20.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  21. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/platform.hpp:67:9: error: #error "Sorry, no boost threads are available for this platform."
  22. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPI.h:25:0,
  23.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:19,
  24.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  25. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/recursive_mutex.hpp:18:2: error: #error "Boost threads unavailable on this platform"
  26. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPI.h:26:0,
  27.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:19,
  28.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  29. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/mutex.hpp:18:2: error: #error "Boost threads unavailable on this platform"
  30. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13:0,
  31.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
  32.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
  33.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  34. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:19:2: error: #error "Boost threads unavailable on this platform"
  35. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:15:0,
  36.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22,
  37.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
  38.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
  39.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
  40.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  41. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_heap_alloc.hpp:19:2: error: #error "Boost threads unavailable on this platform"
  42. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:9:0,
  43.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:24,
  44.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
  45.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
  46.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
  47.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  48. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/shared_mutex.hpp:18:2: error: #error "Boost threads unavailable on this platform"
  49. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:14:0,
  50.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
  51.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
  52.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  53. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/condition_variable.hpp:18:2: error: #error "Boost threads unavailable on this platform"
  54. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:17:0,
  55.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
  56.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
  57.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  58. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/once.hpp:18:2: error: #error "Boost threads unavailable on this platform"
  59. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
  60.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
  61.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
  62.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
  63.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  64. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:42:9: error: expected class-name before ‘{’ token
  65. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:73:9: error: expected class-name before ‘{’ token
  66. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:93:9: error: expected class-name before ‘{’ token
  67. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:118:9: error: ‘thread_data_ptr’ in namespace ‘boost::detail’ does not name a type
  68. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:122:49: error: expected ‘)’ before ‘data’
  69. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:124:9: error: ‘thread_data_ptr’ in namespace ‘boost::detail’ does not name a type
  70. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
  71.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
  72.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
  73.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
  74.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  75. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:138:23: error: ‘thread_data_ptr’ in namespace ‘boost::detail’ does not name a type
  76. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:143:23: error: ‘thread_data_ptr’ in namespace ‘boost::detail’ does not name a type
  77. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:332:17: error: ‘thread_data_base’ in namespace ‘boost::detail’ does not name a type
  78. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:333:9: error: ‘native_handle_type’ does not name a type
  79. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In constructor ‘boost::thread::thread(F, typename boost::disable_if<boost::is_convertible<T&, boost::detail::thread_move_t<T> >, boost::thread::dummy*>::type):
  80. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:202:13: error: class ‘boost::thread’ does not have any field named ‘thread_info’
  81. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In constructor ‘boost::thread::thread(boost::detail::thread_move_t<T>):
  82. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:210:13: error: class ‘boost::thread’ does not have any field named ‘thread_info’
  83. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In constructor ‘boost::thread::thread(boost::detail::thread_move_t<boost::thread>):
  84. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:217:13: error: ‘thread_info’ was not declared in this scope
  85. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:217:28: error: ‘class boost::thread’ has no member named ‘thread_info’
  86. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:218:16: error: ‘class boost::thread’ has no member named ‘thread_info’
  87. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In constructor ‘boost::thread::thread(F, A1):
  88. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:250:13: error: class ‘boost::thread’ does not have any field named ‘thread_info’
  89. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In constructor ‘boost::thread::thread(F, A1, A2):
  90. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:256:13: error: class ‘boost::thread’ does not have any field named ‘thread_info’
  91. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In constructor ‘boost::thread::thread(F, A1, A2, A3):
  92. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:263:13: error: class ‘boost::thread’ does not have any field named ‘thread_info’
  93. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In constructor ‘boost::thread::thread(F, A1, A2, A3, A4):
  94. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:270:13: error: class ‘boost::thread’ does not have any field named ‘thread_info’
  95. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In constructor ‘boost::thread::thread(F, A1, A2, A3, A4, A5):
  96. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:277:13: error: class ‘boost::thread’ does not have any field named ‘thread_info’
  97. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In constructor ‘boost::thread::thread(F, A1, A2, A3, A4, A5, A6):
  98. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:284:13: error: class ‘boost::thread’ does not have any field named ‘thread_info’
  99. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In constructor ‘boost::thread::thread(F, A1, A2, A3, A4, A5, A6, A7):
  100. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:291:13: error: class ‘boost::thread’ does not have any field named ‘thread_info’
  101. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In constructor ‘boost::thread::thread(F, A1, A2, A3, A4, A5, A6, A7, A8):
  102. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:298:13: error: class ‘boost::thread’ does not have any field named ‘thread_info’
  103. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In constructor ‘boost::thread::thread(F, A1, A2, A3, A4, A5, A6, A7, A8, A9):
  104. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:305:13: error: class ‘boost::thread’ does not have any field named ‘thread_info’
  105. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In member functionvoid boost::thread::swap(boost::thread&):
  106. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:312:13: error: ‘thread_info’ was not declared in this scope
  107. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:312:32: error: ‘class boost::thread’ has no member named ‘thread_info’
  108. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In static member functionstatic void boost::thread::yield():
  109. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:341:13: error: ‘this_thread’ has not been declared
  110. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In static member functionstatic void boost::thread::sleep(const system_time&):
  111. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:346:13: error: ‘this_thread’ has not been declared
  112. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In functionvoid boost::this_thread::sleep(const boost::xtime&):
  113. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:385:40: error: invalid initialization of reference of type ‘const boost::xtime&’ from expression of type ‘boost::system_time {aka boost::posix_time::ptime}
  114. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:383:21: error: in passing argument 1 of ‘void boost::this_thread::sleep(const boost::xtime&)
  115. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: At global scope:
  116. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:392:9: error: ‘thread_data_ptr’ in namespace ‘boost::detail’ does not name a type
  117. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:394:36: error: expected ‘)’ before ‘thread_data_’
  118. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In constructor ‘boost::thread::id::id():
  119. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:401:13: error: class ‘boost::thread::id’ does not have any field named ‘thread_data’
  120. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In member function ‘bool boost::thread::id::operator==(const boost::thread::id&) const:
  121. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:406:20: error: ‘thread_data’ was not declared in this scope
  122. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:406:20: note: suggested alternative:
  123. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
  124.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
  125.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
  126.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
  127.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  128. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:40:15: note:   ‘boost::detail::thread_data
  129. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
  130.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
  131.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
  132.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
  133.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  134. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:406:35: error:const class boost::thread::id’ has no member named ‘thread_data’
  135. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In member function ‘bool boost::thread::id::operator!=(const boost::thread::id&) const:
  136. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:411:20: error: ‘thread_data’ was not declared in this scope
  137. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:411:20: note: suggested alternative:
  138. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
  139.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
  140.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
  141.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
  142.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  143. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:40:15: note:   ‘boost::detail::thread_data
  144. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
  145.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
  146.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
  147.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
  148.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  149. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:411:35: error:const class boost::thread::id’ has no member named ‘thread_data’
  150. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In member function ‘bool boost::thread::id::operator<(const boost::thread::id&) const:
  151. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:416:20: error: ‘thread_data’ was not declared in this scope
  152. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:416:20: note: suggested alternative:
  153. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
  154.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
  155.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
  156.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
  157.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  158. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:40:15: note:   ‘boost::detail::thread_data
  159. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
  160.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
  161.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
  162.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
  163.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  164. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:416:34: error:const class boost::thread::id’ has no member named ‘thread_data’
  165. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In member function ‘bool boost::thread::id::operator>(const boost::thread::id&) const:
  166. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:421:22: error:const class boost::thread::id’ has no member named ‘thread_data’
  167. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:421:34: error: ‘thread_data’ was not declared in this scope
  168. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:421:34: note: suggested alternative:
  169. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
  170.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
  171.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
  172.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
  173.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  174. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:40:15: note:   ‘boost::detail::thread_data
  175. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
  176.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
  177.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
  178.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
  179.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  180. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In member function ‘bool boost::thread::id::operator<=(const boost::thread::id&) const:
  181. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:426:24: error:const class boost::thread::id’ has no member named ‘thread_data’
  182. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:426:36: error: ‘thread_data’ was not declared in this scope
  183. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:426:36: note: suggested alternative:
  184. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
  185.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
  186.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
  187.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
  188.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  189. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:40:15: note:   ‘boost::detail::thread_data
  190. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
  191.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
  192.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
  193.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
  194.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  195. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In member function ‘bool boost::thread::id::operator>=(const boost::thread::id&) const:
  196. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:431:22: error: ‘thread_data’ was not declared in this scope
  197. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:431:22: note: suggested alternative:
  198. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
  199.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
  200.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
  201.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
  202.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  203. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:40:15: note:   ‘boost::detail::thread_data
  204. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:22:0,
  205.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
  206.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
  207.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
  208.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  209. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:431:36: error:const class boost::thread::id’ has no member named ‘thread_data’
  210. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In function ‘std::basic_ostream<_CharT, _Traits>& boost::operator<<(std::basic_ostream<_CharT, _Traits>&, const boost::thread::id&):
  211. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:440:18: error:const class boost::thread::id’ has no member named ‘thread_data’
  212. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:442:30: error:const class boost::thread::id’ has no member named ‘thread_data’
  213. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp: In functionvoid boost::this_thread::at_thread_exit(F):
  214. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:520:71: error: ‘heap_new’ is not a member of ‘boost::detail
  215. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread.hpp:520:120: error: expected primary-expression before ‘>’ token
  216. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/thread.hpp:24:0,
  217.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:13,
  218.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
  219.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
  220.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  221. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp: At global scope:
  222. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:98:17: error: ‘shared_mutex’ does not name a type
  223. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F):
  224. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:41:13: error: ‘lock_guard’ is not a member of ‘boost’
  225. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:41:31: error: ‘shared_mutex’ was not declared in this scope
  226. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:41:51: error: ‘m’ was not declared in this scope
  227. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:41:52: error: there are no arguments to ‘guard’ that depend on a template parameter, so a declaration of ‘guard’ must be available [-fpermissive]
  228. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:41:52: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
  229. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp: In member functionvoid boost::thread_group::add_thread(boost::thread*):
  230. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:51:17: error: ‘lock_guard’ is not a member of ‘boost’
  231. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:51:35: error: ‘shared_mutex’ was not declared in this scope
  232. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:51:55: error: ‘m’ was not declared in this scope
  233. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:51:56: error: ‘guard’ was not declared in this scope
  234. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp: In member functionvoid boost::thread_group::remove_thread(boost::thread*):
  235. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:58:13: error: ‘lock_guard’ is not a member of ‘boost’
  236. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:58:31: error: ‘shared_mutex’ was not declared in this scope
  237. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:58:51: error: ‘m’ was not declared in this scope
  238. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:58:52: error: ‘guard’ was not declared in this scope
  239. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp: In member functionvoid boost::thread_group::join_all():
  240. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:68:13: error: ‘shared_lock’ is not a member of ‘boost’
  241. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:68:32: error: ‘shared_mutex’ was not declared in this scope
  242. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:68:52: error: ‘m’ was not declared in this scope
  243. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:68:53: error: ‘guard’ was not declared in this scope
  244. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp: In member functionvoid boost::thread_group::interrupt_all():
  245. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:80:13: error: ‘shared_lock’ is not a member of ‘boost’
  246. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:80:32: error: ‘shared_mutex’ was not declared in this scope
  247. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:80:52: error: ‘m’ was not declared in this scope
  248. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:80:53: error: ‘guard’ was not declared in this scope
  249. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp: In member functionsize_t boost::thread_group::size() const:
  250. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:92:13: error: ‘shared_lock’ is not a member of ‘boost’
  251. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:92:32: error: ‘shared_mutex’ was not declared in this scope
  252. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:92:52: error: ‘m’ was not declared in this scope
  253. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/detail/thread_group.hpp:92:53: error: ‘guard’ was not declared in this scope
  254. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:17:0,
  255.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
  256.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
  257.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  258. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/once.hpp: At global scope:
  259. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/once.hpp:25:42: error: variable or field ‘call_once’ declared void
  260. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/once.hpp:25:34: error: ‘func’ was not declared in this scope
  261. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/once.hpp:25:42: error: ‘once_flag’ was not declared in this scope
  262. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/once.hpp:25:53: error: ‘flag’ was not declared in this scope
  263. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:19:0,
  264.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
  265.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
  266.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  267. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/tss.hpp: In constructor ‘boost::thread_specific_ptr<T>::thread_specific_ptr():
  268. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/tss.hpp:68:21: error: ‘heap_new’ is not a member of ‘boost::detail
  269. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/tss.hpp:68:49: error: expected primary-expression before ‘>’ token
  270. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/tss.hpp:68:51: error: expected primary-expression before ‘)’ token
  271. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/tss.hpp:68:53: error: ‘do_heap_delete’ is not a member of ‘boost::detail
  272. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/tss.hpp:68:87: error: expected primary-expression before ‘>’ token
  273. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/tss.hpp:68:89: error: expected primary-expression before ‘)’ token
  274. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/tss.hpp: In constructor ‘boost::thread_specific_ptr<T>::thread_specific_ptr(void (*)(T*)):
  275. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/tss.hpp:74:31: error: ‘heap_new’ is not a member of ‘boost::detail
  276. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/tss.hpp:74:75: error: expected primary-expression before ‘>’ token
  277. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/tss.hpp:74:84: error: ‘do_heap_delete’ is not a member of ‘boost::detail
  278. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/tss.hpp:74:134: error: expected primary-expression before ‘>’ token
  279. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/tss.hpp:74:136: error: expected primary-expression before ‘)’ token
  280. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:23:0,
  281.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
  282.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
  283.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  284. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/barrier.hpp: At global scope:
  285. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/barrier.hpp:53:9: error: ‘mutex’ does not name a type
  286. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/barrier.hpp:54:9: error: ‘condition_variable’ does not name a type
  287. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/barrier.hpp: In member function ‘bool boost::barrier::wait():
  288. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/barrier.hpp:36:20: error: ‘boost::mutex’ has not been declared
  289. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/barrier.hpp:36:39: error: expected ‘;’ before ‘lock’
  290. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/barrier.hpp:43:17: error: ‘m_cond’ was not declared in this scope
  291. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/barrier.hpp:48:17: error: ‘m_cond’ was not declared in this scope
  292. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:24:0,
  293.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
  294.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
  295.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  296. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: At global scope:
  297. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:96:13: error: ‘mutex’ in namespace ‘boost’ does not name a type
  298. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:97:13: error: ‘condition_variable’ in namespace ‘boost’ does not name a type
  299. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:98:31: error: ‘condition_variable_any’ is not a member of ‘boost’
  300. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:98:31: error: ‘condition_variable_any’ is not a member of ‘boost’
  301. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:98:61: error: template argument 1 is invalid
  302. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:98:61: error: template argument 2 is invalid
  303. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:108:26: error: invalid use of ‘::
  304. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:108:26: error: expected ‘;’ at end of member declaration
  305. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:108:67: error: ‘boost::condition_variable_any’ has not been declared
  306. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:108:93: error: ISO C++ forbids declaration of ‘register_external_waiter’ with no type [-fpermissive]
  307. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:115:41: error: ‘waiter_list’ is not a class or namespace
  308. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:115:63: error: expected ‘,’ or ‘...’ before ‘it’
  309. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:134:36: error: ‘mutex’ is not a member of ‘boost’
  310. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:134:36: error: ‘mutex’ is not a member of ‘boost’
  311. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:134:48: error: template argument 1 is invalid
  312. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:136:45: error: ‘mutex’ is not a member of ‘boost’
  313. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:136:45: error: ‘mutex’ is not a member of ‘boost’
  314. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:136:57: error: template argument 1 is invalid
  315. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:149:49: error: ‘mutex’ is not a member of ‘boost’
  316. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:149:49: error: ‘mutex’ is not a member of ‘boost’
  317. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:149:61: error: template argument 1 is invalid
  318. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member functionint boost::detail::future_object_base::register_external_waiter(int&):
  319. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:110:36: error: ‘mutex’ is not a member of ‘boost’
  320. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:110:36: error: ‘mutex’ is not a member of ‘boost’
  321. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:110:48: error: template argument 1 is invalid
  322. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:110:54: error: invalid type in declaration before ‘(’ token
  323. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:110:55: error: ‘mutex’ was not declared in this scope
  324. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:112:41: error: request for member ‘insert’ in ‘((boost::detail::future_object_base*)this)->boost::detail::future_object_base::external_waiters, which is of non-class type ‘boost::detail::future_object_base::waiter_list {aka int}
  325. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:112:65: error: request for member ‘end’ in ‘((boost::detail::future_object_base*)this)->boost::detail::future_object_base::external_waiters, which is of non-class type ‘boost::detail::future_object_base::waiter_list {aka int}
  326. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member functionvoid boost::detail::future_object_base::remove_external_waiter(int):
  327. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:117:35: error: ‘mutex’ is not a member of ‘boost’
  328. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:117:35: error: ‘mutex’ is not a member of ‘boost’
  329. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:117:47: error: template argument 1 is invalid
  330. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:117:53: error: invalid type in declaration before ‘(’ token
  331. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:117:54: error: ‘mutex’ was not declared in this scope
  332. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:118:34: error: request for member ‘erase’ in ‘((boost::detail::future_object_base*)this)->boost::detail::future_object_base::external_waiters, which is of non-class type ‘boost::detail::future_object_base::waiter_list {aka int}
  333. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:118:40: error: ‘it’ was not declared in this scope
  334. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member functionvoid boost::detail::future_object_base::mark_finished_internal():
  335. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:124:17: error: ‘waiters’ was not declared in this scope
  336. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:125:34: error: invalid use of qualified-name ‘::const_iterator
  337. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:125:49: error: expected ‘;’ before ‘it’
  338. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:125:49: error: ‘it’ was not declared in this scope
  339. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:125:69: error: request for member ‘begin’ in ‘((boost::detail::future_object_base*)this)->boost::detail::future_object_base::external_waiters, which is of non-class type ‘boost::detail::future_object_base::waiter_list {aka int}
  340. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:126:46: error: request for member ‘end’ in ‘((boost::detail::future_object_base*)this)->boost::detail::future_object_base::external_waiters, which is of non-class type ‘boost::detail::future_object_base::waiter_list {aka int}
  341. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:126:59: error: expected ‘)’ before ‘;’ token
  342. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:126:62: error: ‘it’ was not declared in this scope
  343. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:126:64: error: expected ‘;’ before ‘)’ token
  344. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In constructor ‘boost::detail::future_object_base::relocker::relocker(int&):
  345. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:139:26: error: request for member ‘unlock’ in ‘((boost::detail::future_object_base::relocker*)this)->boost::detail::future_object_base::relocker::lock, which is of non-class type ‘int
  346. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In destructor ‘boost::detail::future_object_base::relocker::~relocker():
  347. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:143:26: error: request for member ‘lock’ in ‘((boost::detail::future_object_base::relocker*)this)->boost::detail::future_object_base::relocker::lock, which is of non-class type ‘int
  348. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member functionvoid boost::detail::future_object_base::wait(bool):
  349. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:162:36: error: ‘mutex’ is not a member of ‘boost’
  350. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:162:36: error: ‘mutex’ is not a member of ‘boost’
  351. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:162:48: error: template argument 1 is invalid
  352. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:162:54: error: invalid type in declaration before ‘(’ token
  353. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:162:55: error: ‘mutex’ was not declared in this scope
  354. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:166:21: error: ‘waiters’ was not declared in this scope
  355. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘bool boost::detail::future_object_base::timed_wait_until(const system_time&):
  356. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:176:36: error: ‘mutex’ is not a member of ‘boost’
  357. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:176:36: error: ‘mutex’ is not a member of ‘boost’
  358. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:176:48: error: template argument 1 is invalid
  359. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:176:54: error: invalid type in declaration before ‘(’ token
  360. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:176:55: error: ‘mutex’ was not declared in this scope
  361. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:180:40: error: ‘waiters’ was not declared in this scope
  362. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member functionvoid boost::detail::future_object_base::mark_exceptional_finish():
  363. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:196:35: error: ‘mutex’ is not a member of ‘boost’
  364. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:196:35: error: ‘mutex’ is not a member of ‘boost’
  365. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:196:47: error: template argument 1 is invalid
  366. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:196:53: error: invalid type in declaration before ‘(’ token
  367. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:196:54: error: ‘mutex’ was not declared in this scope
  368. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘bool boost::detail::future_object_base::has_value():
  369. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:202:35: error: ‘mutex’ is not a member of ‘boost’
  370. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:202:35: error: ‘mutex’ is not a member of ‘boost’
  371. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:202:47: error: template argument 1 is invalid
  372. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:202:53: error: invalid type in declaration before ‘(’ token
  373. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:202:54: error: ‘mutex’ was not declared in this scope
  374. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘bool boost::detail::future_object_base::has_exception():
  375. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:207:35: error: ‘mutex’ is not a member of ‘boost’
  376. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:207:35: error: ‘mutex’ is not a member of ‘boost’
  377. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:207:47: error: template argument 1 is invalid
  378. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:207:53: error: invalid type in declaration before ‘(’ token
  379. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:207:54: error: ‘mutex’ was not declared in this scope
  380. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread.hpp:24:0,
  381.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:22,
  382.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
  383.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  384. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member functionvoid boost::detail::future_object<T>::mark_finished_with_result(boost::detail::future_object<T>::source_reference_type):
  385. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:319:35: error: ‘mutex’ is not a member of ‘boost’
  386. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:319:35: error: ‘mutex’ is not a member of ‘boost’
  387. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:319:47: error: template argument 1 is invalid
  388. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:319:53: error: invalid type in declaration before ‘(’ token
  389. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:319:54: error: ‘mutex’ was not declared in this scope
  390. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member functionvoid boost::detail::future_object<T>::mark_finished_with_result(boost::detail::future_object<T>::rvalue_source_type):
  391. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:324:35: error: ‘mutex’ is not a member of ‘boost’
  392. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:324:35: error: ‘mutex’ is not a member of ‘boost’
  393. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:324:47: error: template argument 1 is invalid
  394. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:324:53: error: invalid type in declaration before ‘(’ token
  395. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:324:54: error: ‘mutex’ was not declared in this scope
  396. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘boost::future_state::state boost::detail::future_object<T>::get_state():
  397. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:336:35: error: ‘mutex’ is not a member of ‘boost’
  398. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:336:35: error: ‘mutex’ is not a member of ‘boost’
  399. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:336:47: error: template argument 1 is invalid
  400. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:336:54: error: invalid type in declaration before ‘(’ token
  401. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:336:55: error: ‘mutex’ was not declared in this scope
  402. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member functionvoid boost::detail::future_object<void>::mark_finished_with_result():
  403. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:366:35: error: ‘mutex’ is not a member of ‘boost’
  404. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:366:35: error: ‘mutex’ is not a member of ‘boost’
  405. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:366:47: error: template argument 1 is invalid
  406. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:366:53: error: invalid type in declaration before ‘(’ token
  407. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:366:54: error: ‘mutex’ was not declared in this scope
  408. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘boost::future_state::state boost::detail::future_object<void>::get_state():
  409. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:377:35: error: ‘mutex’ is not a member of ‘boost’
  410. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:377:35: error: ‘mutex’ is not a member of ‘boost’
  411. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:377:47: error: template argument 1 is invalid
  412. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:377:54: error: invalid type in declaration before ‘(’ token
  413. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:377:55: error: ‘mutex’ was not declared in this scope
  414. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: At global scope:
  415. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:401:58: error: invalid use of ‘::
  416. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:401:58: error: expected ‘;’ at end of member declaration
  417. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:401:67: error: ‘wait_iterator’ does not name a type
  418. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:405:63: error: ‘boost::detail::future_object_base::waiter_list’ is not a class or namespace
  419. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:405:85: error: expected ‘,’ or ‘...’ before ‘wait_iterator_’
  420. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:415:56: error: ‘mutex’ is not a member of ‘boost’
  421. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:415:56: error: ‘mutex’ is not a member of ‘boost’
  422. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:415:68: error: template argument 1 is invalid
  423. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:415:70: error: template argument 1 is invalid
  424. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:440:13: error: ‘condition_variable_any’ in namespace ‘boost’ does not name a type
  425. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In constructor ‘boost::detail::future_waiter::registered_waiter::registered_waiter(const boost::shared_ptr<boost::detail::future_object_base>&, int):
  426. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:407:37: error: class ‘boost::detail::future_waiter::registered_waiter’ does not have any field named ‘wait_iterator’
  427. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:407:51: error: ‘wait_iterator_’ was not declared in this scope
  428. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:407:73: error: ‘index_’ was not declared in this scope
  429. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In constructor ‘boost::detail::future_waiter::all_futures_lock::all_futures_lock(std::vector<boost::detail::future_waiter::registered_waiter>&):
  430. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:418:72: error: ‘mutex’ is not a member of ‘boost’
  431. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:418:72: error: ‘mutex’ is not a member of ‘boost’
  432. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:418:84: error: template argument 1 is invalid
  433. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:418:92: error: invalid conversion from ‘int*’ to ‘int[-fpermissive]
  434. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:422:32: error: invalid types ‘int[boost::detail::future_waiter::count_type {aka unsigned int}]for array subscript
  435. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:422:53: error: ‘mutex’ is not a member of ‘boost’
  436. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:422:53: error: ‘mutex’ is not a member of ‘boost’
  437. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:422:65: error: template argument 1 is invalid
  438. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:422:86: error:struct boost::detail::future_object_base’ has no member named ‘mutex’
  439. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member functionvoid boost::detail::future_waiter::all_futures_lock::lock():
  440. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:428:39: error: request for member ‘get’ in ‘((boost::detail::future_waiter::all_futures_lock*)this)->boost::detail::future_waiter::all_futures_lock::locks, which is of non-class type ‘int
  441. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:428:51: error: request for member ‘get’ in ‘((boost::detail::future_waiter::all_futures_lock*)this)->boost::detail::future_waiter::all_futures_lock::locks, which is of non-class type ‘int
  442. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member functionvoid boost::detail::future_waiter::all_futures_lock::unlock():
  443. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:435:32: error: invalid types ‘int[boost::detail::future_waiter::count_type {aka unsigned int}]for array subscript
  444. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member functionvoid boost::detail::future_waiter::add(F&):
  445. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:454:101: error: ‘cv’ was not declared in this scope
  446. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member function ‘boost::detail::future_waiter::count_type boost::detail::future_waiter::wait():
  447. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:471:21: error: ‘cv’ was not declared in this scope
  448. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In destructor ‘boost::detail::future_waiter::~future_waiter():
  449. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:479:74: error:struct boost::detail::future_waiter::registered_waiter’ has no member named ‘wait_iterator’
  450. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In destructor ‘boost::promise<R>::~promise():
  451. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:933:35: error: ‘mutex’ is not a member of ‘boost’
  452. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:933:35: error: ‘mutex’ is not a member of ‘boost’
  453. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:933:47: error: template argument 1 is invalid
  454. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:933:53: error: invalid type in declaration before ‘(’ token
  455. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member functionvoid boost::promise<R>::set_value(typename boost::detail::future_traits<T>::source_reference_type):
  456. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1001:31: error: ‘mutex’ is not a member of ‘boost’
  457. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1001:31: error: ‘mutex’ is not a member of ‘boost’
  458. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1001:43: error: template argument 1 is invalid
  459. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1001:49: error: invalid type in declaration before ‘(’ token
  460. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member functionvoid boost::promise<R>::set_value(typename boost::detail::future_traits<T>::rvalue_source_type):
  461. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1013:31: error: ‘mutex’ is not a member of ‘boost’
  462. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1013:31: error: ‘mutex’ is not a member of ‘boost’
  463. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1013:43: error: template argument 1 is invalid
  464. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1013:49: error: invalid type in declaration before ‘(’ token
  465. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member functionvoid boost::promise<R>::set_exception(boost::exception_ptr):
  466. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1024:31: error: ‘mutex’ is not a member of ‘boost’
  467. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1024:31: error: ‘mutex’ is not a member of ‘boost’
  468. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1024:43: error: template argument 1 is invalid
  469. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1024:49: error: invalid type in declaration before ‘(’ token
  470. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In destructor ‘boost::promise<void>::~promise():
  471. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1071:35: error: ‘mutex’ is not a member of ‘boost’
  472. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1071:35: error: ‘mutex’ is not a member of ‘boost’
  473. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1071:47: error: template argument 1 is invalid
  474. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1071:53: error: invalid type in declaration before ‘(’ token
  475. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1071:62: error:struct boost::detail::future_object<void>’ has no member named ‘mutex’
  476. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member functionvoid boost::promise<void>::set_value():
  477. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1140:31: error: ‘mutex’ is not a member of ‘boost’
  478. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1140:31: error: ‘mutex’ is not a member of ‘boost’
  479. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1140:43: error: template argument 1 is invalid
  480. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1140:49: error: invalid type in declaration before ‘(’ token
  481. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1140:58: error:struct boost::detail::future_object<void>’ has no member named ‘mutex’
  482. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member functionvoid boost::promise<void>::set_exception(boost::exception_ptr):
  483. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1151:31: error: ‘mutex’ is not a member of ‘boost’
  484. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1151:31: error: ‘mutex’ is not a member of ‘boost’
  485. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1151:43: error: template argument 1 is invalid
  486. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1151:49: error: invalid type in declaration before ‘(’ token
  487. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1151:58: error:struct boost::detail::future_object<void>’ has no member named ‘mutex’
  488. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member functionvoid boost::detail::task_base<R>::run():
  489. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1183:39: error: ‘mutex’ is not a member of ‘boost’
  490. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1183:39: error: ‘mutex’ is not a member of ‘boost’
  491. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1183:51: error: template argument 1 is invalid
  492. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1183:55: error: invalid type in declaration before ‘(’ token
  493. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp: In member functionvoid boost::detail::task_base<R>::owner_destroyed():
  494. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1195:35: error: ‘mutex’ is not a member of ‘boost’
  495. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1195:35: error: ‘mutex’ is not a member of ‘boost’
  496. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1195:47: error: template argument 1 is invalid
  497. /home/alucard/Documentos/firebreath/firebreath-dev/src/3rdParty/boost/boost/thread/future.hpp:1195:51: error: invalid type in declaration before ‘(’ token
  498. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20:0,
  499.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  500. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h: At global scope:
  501. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:474:17: error: ‘shared_mutex’ in namespace ‘boost’ does not name a type
  502. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:476:17: error: ‘recursive_mutex’ in namespace ‘boost’ does not name a type
  503. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/BrowserHost.h:494:0,
  504.                  from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSObject.h:20,
  505.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:17:
  506. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:107:9: error: ‘condition_variable’ in namespace ‘boost’ does not name a type
  507. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:108:9: error: ‘mutex’ in namespace ‘boost’ does not name a type
  508. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h: In static member functionstatic typename Functor::result_type FB::CrossThreadCall::syncCallHelper(const BrowserHostPtr&, Functor, boost::true_type):
  509. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:144:36: error: ‘mutex’ is not a member of ‘boost’
  510. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:144:36: error: ‘mutex’ is not a member of ‘boost’
  511. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:144:48: error: template argument 1 is invalid
  512. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:144:54: error: invalid type in declaration before ‘(’ token
  513. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:144:61: error: ‘class FB::CrossThreadCall’ has no member named ‘m_mutex’
  514. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:153:27: error: ‘class FB::CrossThreadCall’ has no member named ‘m_cond’
  515. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h: In static member functionstatic typename Functor::result_type FB::CrossThreadCall::syncCallHelper(const BrowserHostPtr&, Functor, boost::false_type):
  516. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:186:36: error: ‘mutex’ is not a member of ‘boost’
  517. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:186:36: error: ‘mutex’ is not a member of ‘boost’
  518. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:186:48: error: template argument 1 is invalid
  519. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:186:54: error: invalid type in declaration before ‘(’ token
  520. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:186:61: error: ‘class FB::CrossThreadCall’ has no member named ‘m_mutex’
  521. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:195:27: error: ‘class FB::CrossThreadCall’ has no member named ‘m_cond’
  522. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h: In member function ‘typename Functor::result_type FB::BrowserHost::CallOnMainThread(Functor):
  523. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:219:28: error: ‘shared_mutex’ is not a member of ‘boost’
  524. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:219:28: error: ‘shared_mutex’ is not a member of ‘boost’
  525. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:219:47: error: template argument 1 is invalid
  526. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:219:51: error: invalid type in declaration before ‘(’ token
  527. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:219:52: error: ‘m_xtmutex’ was not declared in this scope
  528. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h: In member functionvoid FB::BrowserHost::ScheduleOnMainThread(const boost::shared_ptr<T>&, Functor):
  529. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:226:28: error: ‘shared_mutex’ is not a member of ‘boost’
  530. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:226:28: error: ‘shared_mutex’ is not a member of ‘boost’
  531. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:226:47: error: template argument 1 is invalid
  532. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:226:51: error: invalid type in declaration before ‘(’ token
  533. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/CrossThreadCall.h:226:52: error: ‘m_xtmutex’ was not declared in this scope
  534. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIAuto.h:25:0,
  535.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.h:10,
  536.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:22:
  537. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h: At global scope:
  538. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:341:17: error: ‘recursive_mutex’ in namespace ‘boost’ does not name a type
  539. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:342:17: error: ‘recursive_mutex’ in namespace ‘boost’ does not name a type
  540. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:343:17: error: ‘recursive_mutex’ in namespace ‘boost’ does not name a type
  541. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h: In member function ‘virtual void FB::JSAPIImpl::pushZone(const SecurityZone&):
  542. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:178:13: error: ‘m_zoneMutex’ was not declared in this scope
  543. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h: In member function ‘virtual void FB::JSAPIImpl::popZone():
  544. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:185:13: error: ‘m_zoneMutex’ was not declared in this scope
  545. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h: In member function ‘virtual void FB::JSAPIImpl::setDefaultZone(const SecurityZone&):
  546. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:202:20: error: ‘boost::recursive_mutex’ has not been declared
  547. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:202:49: error: expected ‘;’ before ‘lock’
  548. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h: In member function ‘virtual FB::SecurityZone FB::JSAPIImpl::getDefaultZone() const:
  549. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:222:20: error: ‘boost::recursive_mutex’ has not been declared
  550. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:222:49: error: expected ‘;’ before ‘lock’
  551. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h: In member function ‘virtual FB::SecurityZone FB::JSAPIImpl::getZone() const:
  552. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:241:20: error: ‘boost::recursive_mutex’ has not been declared
  553. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:241:49: error: expected ‘;’ before ‘lock’
  554. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h: In member function ‘virtual void FB::JSAPIImpl::registerEventInterface(const JSObjectPtr&):
  555. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:308:20: error: ‘boost::recursive_mutex’ has not been declared
  556. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:308:49: error: expected ‘;’ before ‘_l’
  557. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h: In member function ‘virtual void FB::JSAPIImpl::unregisterEventInterface(const JSObjectPtr&):
  558. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:320:20: error: ‘boost::recursive_mutex’ has not been declared
  559. /home/alucard/Documentos/firebreath/firebreath-dev/src/ScriptingCore/JSAPIImpl.h:320:49: error: expected ‘;’ before ‘_l’
  560. In file included from /home/alucard/Documentos/firebreath/firebreath-dev/src/PluginCore/PluginWindow.h:20:0,
  561.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPlugin.h:12,
  562.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.h:12,
  563.                  from /home/alucard/Documentos/firebreath/projects/OurCoolNewPlugin/OurCoolNewPluginAPI.cpp:22:
  564. /home/alucard/Documentos/firebreath/firebreath-dev/src/PluginCore/PluginEventSource.h: At global scope:
  565. /home/alucard/Documentos/firebreath/firebreath-dev/src/PluginCore/PluginEventSource.h:124:9: error: ‘recursive_mutex’ in namespace ‘boost’ does not name a type
  566. make[2]: *** [projects/OurCoolNewPlugin/CMakeFiles/OurCoolNewPlugin.dir/OurCoolNewPluginAPI.cpp.o] Error 1
  567. make[1]: *** [projects/OurCoolNewPlugin/CMakeFiles/OurCoolNewPlugin.dir/all] Error 2
  568. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement