arayq2 commented on PR #21: URL: https://github.com/apache/activemq-cpp/pull/21#issuecomment-2692373928
I just set CXXFLAGS from the command line in the terminal. It can also be set as argument to the configure script, but if you're using build.sh, then the command line is better. $ export CXXFLAGS="-std=c++17" or, in case gdb is needed later $export CXXFLAGS="-std=c++17 -g" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For additional commands, e-mail: gitbox-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact