Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

60 | #if PTHREAD_STACK_MIN > 0 #16

Closed
nome321 opened this issue Nov 10, 2022 · 0 comments
Closed

60 | #if PTHREAD_STACK_MIN > 0 #16

nome321 opened this issue Nov 10, 2022 · 0 comments

Comments

@nome321
Copy link

nome321 commented Nov 10, 2022

from /home/nome/Downloads/limesdr/srsGUI-release_2_0_qt5/test/cxx/scatterplot_test.cpp:3:
/usr/include/boost/thread/pthread/thread_data.hpp:60:5: error: missing binary operator before token "("
60 | #if PTHREAD_STACK_MIN > 0
| ^~~~~~~~~~~~~~~~~
In file included from /usr/include/boost/config/header_deprecated.hpp:18,
from /usr/include/boost/progress.hpp:22,
from /home/nome/Downloads/limesdr/srsGUI-release_2_0_qt5/test/cxx/scatterplot_test.cpp:7:
/usr/include/boost/progress.hpp:23:1: note: ‘#pragma message: This header is deprecated. Use the facilities in <boost/timer/timer.hpp> instead.’
23 | BOOST_HEADER_DEPRECATED( "the facilities in <boost/timer/timer.hpp>" )
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/boost/timer.hpp:21:1: note: ‘#pragma message: This header is deprecated. Use the facilities in <boost/timer/timer.hpp> instead.’
21 | BOOST_HEADER_DEPRECATED( "the facilities in <boost/timer/timer.hpp>" )
| ^~~~~~~~~~~~~~~~~~~~~~~
make[2]: *** [test/cxx/CMakeFiles/scatterplot_test.dir/build.make:63: test/cxx/CMakeFiles/scatterplot_test.dir/scatterplot_test.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:349: test/cxx/CMakeFiles/scatterplot_test.dir/all] Error 2
make: *** [Makefile:141: all] Error 2

@nome321 nome321 closed this as completed Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant