Missing false_boinc.h
Posted: Thu Jul 19, 2018 10:09 pm
Hi all,
I'm trying out eOn for the first time. I'm using the latest revision number (2365). When I try to compile the client, I get the following error:
make[1]: Entering directory '/home/mjwaters/software/eon/client/potentials/IMD'
g++ -Wall -Wno-unused-local-typedefs -Wno-unused-function -Wfatal-errors -O2 -DLINUX -DNDEBUG -c -o IMD.o IMD.cpp
IMD.cpp:35:14: fatal error: ../../false_boinc.h: No such file or directory
#include "../../false_boinc.h"
^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
<builtin>: recipe for target 'IMD.o' failed
make[1]: *** [IMD.o] Error 1
make[1]: Leaving directory '/home/mjwaters/software/eon/client/potentials/IMD'
Rules.mk:178: recipe for target 'potentials/IMD/' failed
make: *** [potentials/IMD/] Error 2
Do I need to install BOINC? I am compiling on Ubuntu 18.04.
Best,
-Mike
I'm trying out eOn for the first time. I'm using the latest revision number (2365). When I try to compile the client, I get the following error:
make[1]: Entering directory '/home/mjwaters/software/eon/client/potentials/IMD'
g++ -Wall -Wno-unused-local-typedefs -Wno-unused-function -Wfatal-errors -O2 -DLINUX -DNDEBUG -c -o IMD.o IMD.cpp
IMD.cpp:35:14: fatal error: ../../false_boinc.h: No such file or directory
#include "../../false_boinc.h"
^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
<builtin>: recipe for target 'IMD.o' failed
make[1]: *** [IMD.o] Error 1
make[1]: Leaving directory '/home/mjwaters/software/eon/client/potentials/IMD'
Rules.mk:178: recipe for target 'potentials/IMD/' failed
make: *** [potentials/IMD/] Error 2
Do I need to install BOINC? I am compiling on Ubuntu 18.04.
Best,
-Mike