polyscope
polyscope copied to clipboard
There seems to be some sort of weird bug using Polyscope and MSVC (bug from the CMU DDG course)
So I tried the following on my PC (W11, Visual Studio 2022) and on my workplace's (W10, Visual Studio 2017)
When I cloned the dgg-exercises repo from scratch and built and ran the vector-field-decomposition project, the program would suddenly abort upon calling polyscope::show()
Here's the callstack produced:
The problem seems to be related to MSVC