Closed Jesse-V closed 11 years ago
_GLIBCXX_USE_NANOSLEEP should be defined whenever I use , which is in main.cpp and in Viewer.cpp. If GCC is compiled from source, "error: 'sleep_for' is not a member of 'std::this_thread'" will be thrown if this variable isn't defined.
_GLIBCXX_USE_NANOSLEEP should be defined whenever I use, which is in main.cpp and in Viewer.cpp. If GCC is compiled from source, "error: 'sleep_for' is not a member of 'std::this_thread'" will be thrown if this variable isn't defined.