OpenGeode-Geosciences icon indicating copy to clipboard operation
OpenGeode-Geosciences copied to clipboard

Error compiling with GCC 4.8.5.1

Open L1967 opened this issue 2 years ago • 0 comments

Hi, When compiling OpenGeode-Geosciences V7.1.8 with GCC 4.8.5.1, I get the following error:

In file included from /home/pascal/Install_Geode/OpenGeode-Geosciences/include/geode/geosciences/explicit/representation/io/geode/geode_structural_model_input.h:26:0, from /home/pascal/Install_Geode/OpenGeode-Geosciences/src/geode/geosciences/explicit/common.cpp:33: /home/pascal/Install_Geode/OpenGeode-Geosciences/include/geode/geosciences/explicit/representation/core/structural_model.h: At global scope: /home/pascal/Install_Geode/OpenGeode-Geosciences/include/geode/geosciences/explicit/representation/core/structural_model.h:139:28: erreur: expected type-specifier before ‘tuple_cat’ using Components = tuple_cat< BRep::Components,

L1967 avatar Sep 14 '23 09:09 L1967