Is the file BUILD-Windows.txt up to date and the official instruction guide?
In which file do I have to
Finally, you need to manually uncomment the following two lines:
//#define IDXTYPEWIDTH 32
//#define REALTYPEWIDTH 32
Is it metis.h or build/xinclude/metis.h ?
Would it not make sense to automatize that within CMakeLists.txt or metis.h?
Is the file BUILD-Windows.txt up to date and the official instruction guide?
In which file do I have to
Is it
metis.horbuild/xinclude/metis.h?Would it not make sense to automatize that within
CMakeLists.txtormetis.h?