Build failure of feature/TM_time_advance branch
@3bm Is the TM_time_advance branch presently supposed to be building?
I was trying to build it on an AWS EC2 instance, but got the following failure ...
[ 17%] Building CXX object CMakeFiles/implementation_lib.dir/src/time_advance.cpp.o
In file included from /home/ubuntu/FK6D/src/time_advance.cpp:6:0:
/home/ubuntu/FK6D/include/batch.hpp: In constructor ‘Batch<T>::Batch()’:
/home/ubuntu/FK6D/include/batch.hpp:54:60: error: expected ‘,’ before ‘)’ token
static_assert(std::is_floating_point<T>::value);
^
/home/ubuntu/FK6D/include/batch.hpp:54:60: error: expected string-literal before ‘)’ token
CMakeFiles/implementation_lib.dir/build.make:205: recipe for target 'CMakeFiles/implementation_lib.dir/src/time_advance.cpp.o' failed
make[2]: *** [CMakeFiles/implementation_lib.dir/src/time_advance.cpp.o] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/implementation_lib.dir/all' failed
make[1]: *** [CMakeFiles/implementation_lib.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2
No worries if it's supposed to be doing this. I was just wanting to try and build and run all the implementations on the EC2 system to see what happened.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information