error in alien c interface
Build error when ArcaneInterface is activated:
/ccc/scratch/cont013/ifpr11/guignont/Arcane/framework/alien/ArcaneInterface/modules/interface_c/src/alien/c/alienc.cc:44:10: fatal error: alien/AlienExternalPackages.h: No such file or directory 44 | #include <alien/AlienExternalPackages.h>
Everything works fine with ifpen dockers where Alien build is activated. Are you encountering this problem using Ubuntu ?
Are all alien components activated ? (-DALIEN_BUILD_COMPONENT=all)
Working on topaze
All Alien components are activated in all tests on ifpen dockers, see ifpen_*.yml scripts in .github/workflows