Closed fehimiltek closed 7 months ago
Thanks for the PR! However Ruckig should support C++17 onwards, so we unfortunately can't rely on C++20 features right now. Are you able to add a check for C++20 and use this solution conditionally, otherwise I'll have to close this PR.
with mingw it can causes some problems with M_PI macro. with cpp20, this pi number can be defined as standard.