VTK 9.1, MINGW64 and Windows 10

Hello,

Overkill indeed.

This is how to set the -fcommon flag properly:

Or, if command lines suit you: cmake (...) -DCMAKE_CXX_FLAGS=-fcommon -DCMAKE_C_FLAGS=-fcommon.

regards,

Paulo

1 Like