Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ 22%] Building CXX object CMakeFiles/alacarte-server.dir/src/alacarte_server.cp
- p.obj
- C:\Programming\Projects\alacarte_src\src\alacarte_server.cpp: In constructor 'Al
- acarteServerApp::AlacarteServerApp()':
- C:\Programming\Projects\alacarte_src\src\alacarte_server.cpp:82:74: error: 'std:
- :thread' has not been declared
- C:\Programming\Projects\alacarte_src\src\alacarte_server.cpp: In member function
- 'virtual bool AlacarteServerApp::startupDiagnostic(const boost::shared_ptr<Conf
- iguration>&)':
- C:\Programming\Projects\alacarte_src\src\alacarte_server.cpp:121:35: error: 'std
- ::thread' has not been declared
- CMakeFiles\alacarte-server.dir\build.make:57: recipe for target 'CMakeFiles/alac
- arte-server.dir/src/alacarte_server.cpp.obj' failed
- mingw32-make[2]: *** [CMakeFiles/alacarte-server.dir/src/alacarte_server.cpp.obj
- ] Error 1
- CMakeFiles\Makefile2:128: recipe for target 'CMakeFiles/alacarte-server.dir/all'
- failed
- mingw32-make[1]: *** [CMakeFiles/alacarte-server.dir/all] Error 2
- Makefile:115: recipe for target 'all' failed
- mingw32-make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement