You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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*
The text was updated successfully, but these errors were encountered:
Hi,
Trying to rebuild on Debian/trixie, I've got errors like that:
The text was updated successfully, but these errors were encountered: