Open Vishnu-C opened 2 years ago
Can you try if this resolves things: https://github.com/kleunen/boost_geometry_correct/commit/89896f0bb7dab30f53930cf7ab4140297666de8c
(Current HEAD)
Thanks that fixed the compilation error. But the execution gets stuck inside the while loop and never leaves out. I tried the example data set from benchmark function, yet the execution was struck and incomplete.
Thanks again!
I reverted some changes which were causing problems
Tested with the latest, still the execution is stuck inside the while loop.
Stuck on the example data or your own polygon?
Its stuck on both.
I noticed the vectors are not initialized with visual c++. I need to look into this
Can you try with the current head ?
@kleunen Thanks, it works!
On implementation in a VS project a compilation error is thrown, any suggestions?
Code
Error