Hi,
Trying to rebuild on Debian/trixie, I've got errors like that:
In file included from /home/feelpp/salome/SALOME-master-native-DBn/a/SOURCES/MEDCOUPLING/src/MEDLoader/MEDFileMeshElt.cxx:32:
/home/feelpp/salome/SALOME-master-native-DBn/a/SOURCES/MEDCOUPLING/src/MEDLoader/MEDFilterEntity.hxx: In member function ‘void MEDCoupling::MEDFilterE
ntity::fill(med_idt, MEDCoupling::mcIdType, MEDCoupling::mcIdType, MEDCoupling::mcIdType, med_int, med_switch_mode, med_storage_mode, const char*, con
st MEDCoupling::PartDefinition*)’:
/home/feelpp/salome/SALOME-master-native-DBn/a/SOURCES/MEDCOUPLING/src/MEDLoader/MEDFilterEntity.hxx:102:66: error: cannot convert ‘long int*’ to ‘con
st med_int*’ {aka ‘const int*’}
102 | ToMedInt(nbOfEltsToLoad), dpdPlus1.data(),
| ~~~~~~~~~~~~~^~
| |
| long int*
Hi, Trying to rebuild on Debian/trixie, I've got errors like that: