Closed etonishev closed 1 year ago
I try doing the same at home in Visual Studio Community 2022 (64-bit) - Version 17.4.3 and the project was built successfully.
Upd: Visual Studio Community 2022 (64-bit) - Version 17.4.4 builds the project without any problems too.
Thanks! I'll try to fix this warning today. It was an oversight on my part. It should be easy to fix by passing in a pointer to the iterator when creating it.
@JCash could you explain why it happens, please? I can't find a good article about this problem in VS.
Compile issue is now fixed in https://github.com/JCash/voronoi/releases/tag/v0.9.0
Steps to reproduce:
As the result you will get the following error:
My environment: Microsoft Visual Studio Professional 2022 (64-bit) - Version 17.4.4