Hi Developers
I am trying to promote VTK for some people and we have seen some weird issues. For vtkNamedColors
, the strings, e.g. “White” gets interpreted as pure non-sense. We use the latest VIsual Studio 2022 and has compiled the latest release 9.3 out-of-the-box. Only thing that we checked was using std::thread
. Anyone has an idea what this could be?
I am beginning to see it could be related to this compiler error
https://developercommunity.visualstudio.com/t/Internal-compiler-error-when-using-some/10556057?space=8&q=cpu&sort=newest
Thanks in advance.
Jens Munk