Hello,
I am willing to compile fespp on a CentOS system
Unfortunately sistematically get the following error message:
[ 1%] Building CXX object src/CMakeFiles/Fespp.dir/Fespp.cxx.o
In file included from /developers/userexternal/a06agi06/RESQML/fespp_latest/fespp/src/Fespp.h:47:0,
from /developers/userexternal/a06agi06/RESQML/fespp_latest/fespp/src/Fespp.cxx:1:
/developers/userexternal/a06agi06/RESQML/fespp_latest/fespp/src/etp/VtkEtpDocument.h:46:60: fatal error: etp/ProtocolHandlers/DirectedDiscoveryHandlers.h: No such file or directory
#include <etp/ProtocolHandlers/DirectedDiscoveryHandlers.h>
^
compilation terminated.
make[2]: *** [src/CMakeFiles/Fespp.dir/Fespp.cxx.o] Error 1
make[1]: *** [src/CMakeFiles/Fespp.dir/all] Error 2
make: *** [all] Error 2
I think the header file etp/ProtocolHandlers/DirectedDiscoveryHandlers.h is missing, and it isn not the only one probably.
Regards,
Alberto.