polyscope icon indicating copy to clipboard operation
polyscope copied to clipboard

There seems to be some sort of weird bug using Polyscope and MSVC (bug from the CMU DDG course)

Open Fletterio opened this issue 2 years ago • 0 comments

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: 273365619-2929ce2e-21bc-42ef-b653-5953d4a81023

The problem seems to be related to MSVC

Fletterio avatar Oct 11 '23 19:10 Fletterio