geometry
geometry copied to clipboard
Develop Testing Failures with MSVC
On Windows, Visual Studio 2022 17.4.5. I'm just getting setup to do some boost geometry dev and following the contribution tutorial. There seem to be a number of failures when running b2 test in the libs/geometry directory. Unsure if these are expected. See the attached file.
OK it seems that there are several rutime errors (most probably due to accuracy issues) in formulas, buffer and overlay. Similar errors are encountered when compiling with the -std=c++2a flag for some compilers e.g. gcc-8 and clang-9.
@rconde01 could you tell us if https://github.com/boostorg/geometry/pull/1120 fixed your issue here?
Yes i will try to look today
There are still a number of build and test failures: geometry_test_results_04796496c6bf5a1d33c8f282465bfa3804761932_debug.txt