crichaud-work

Results 3 comments of crichaud-work

@lvc I have the same issue.I tried the option without success -std=c++11. I tried several installation of MinGW64 (5.4,6.2... up to 8.1)

I have the same issue. I tried to use BOOST_GEOMETRY_ROBUSTNESS_ALTERNATIVE @barendgehrels have you been able to determine what was wrong? do you need more feedback?

@barendgehrels I have an issue with bg::intersection(). BOOST_GEOMETRY_USE_RESCALING is deprecated and we are supposed to use BOOST_GEOMETRY_ROBUSTNESS_ALTERNATIVE which is underneath BOOST_GEOMETRY_USE_RESCALING. so yes I can still reproduce the original issue....