Advertisement
Guest User

Untitled

a guest
Apr 19th, 2013
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. [ 22%] Building CXX object CMakeFiles/alacarte-server.dir/src/alacarte_server.cp
  2. p.obj
  3. C:\Programming\Projects\alacarte_src\src\alacarte_server.cpp: In constructor 'Al
  4. acarteServerApp::AlacarteServerApp()':
  5. C:\Programming\Projects\alacarte_src\src\alacarte_server.cpp:82:74: error: 'std:
  6. :thread' has not been declared
  7. C:\Programming\Projects\alacarte_src\src\alacarte_server.cpp: In member function
  8. 'virtual bool AlacarteServerApp::startupDiagnostic(const boost::shared_ptr<Conf
  9. iguration>&)':
  10. C:\Programming\Projects\alacarte_src\src\alacarte_server.cpp:121:35: error: 'std
  11. ::thread' has not been declared
  12. CMakeFiles\alacarte-server.dir\build.make:57: recipe for target 'CMakeFiles/alac
  13. arte-server.dir/src/alacarte_server.cpp.obj' failed
  14. mingw32-make[2]: *** [CMakeFiles/alacarte-server.dir/src/alacarte_server.cpp.obj
  15. ] Error 1
  16. CMakeFiles\Makefile2:128: recipe for target 'CMakeFiles/alacarte-server.dir/all'
  17. failed
  18. mingw32-make[1]: *** [CMakeFiles/alacarte-server.dir/all] Error 2
  19. Makefile:115: recipe for target 'all' failed
  20. mingw32-make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement