VTK 9.1, MINGW64 and Windows 10

Hello,

Did you try the -fcommon compiler flag? There was a change in GCC behavior meaning that fno-common is now the default.

regards,

Paulo