-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
With the "hunterized" ceres, when I compile whith make -j4, sometimes (not always) it fails:
In file included from /home/tbaudier/Software/syd/syd/src/src/std_db/sydStandardDatabase.h:23:0,
from /home/tbaudier/Software/syd/syd/src/src/std_db/sydTimeIntegratedActivityImageBuilder.h:24,
from /home/tbaudier/Software/syd/syd/src/src/std_db/sydTimeIntegratedActivityImageBuilder.cxx:20:
/home/tbaudier/Software/syd/syd/src/src/common_db/sydDatabase.h:29:26: fatal error: sydTag-odb.hxx: Aucun fichier ou dossier de ce type
#include "sydTag-odb.hxx"
^
compilation terminated.
src/std_db/CMakeFiles/sydFitBuilder.dir/build.make:62: recipe for target 'src/std_db/CMakeFiles/sydFitBuilder.dir/sydTimeIntegratedActivityImageBuilder.cxx.o' failed
It works with just make
Metadata
Metadata
Assignees
Labels
No labels