compiling error on Ubuntu 18.04
Closed this issue · 2 comments
lvclark commented
Hi Paul,
I tried installing EBG on our machine running Ubuntu 18.04. When I ran make
, I got the error "'isnan' was not declared in this scope", as well as suggestions to use std::isnan
.
Lindsay
pblischak commented
Hi Lindsay -- thanks for letting me know about this! I will try fixing this bug later today.
lvclark commented
Thanks for the fix! It compiles now and seems to be running fine for me.