Hi all,
I am trying to compile icsi-scenic-tools. However, the make fails with the following error.
pfile_mi.cc: In member function ‘int MBN_Col::recomputeNumActive(double&, double&, double&, double)’:
pfile_mi.cc:1121:14: error: ‘HUGE’ was not declared in this scope
min_dist = HUGE;
^~~~
Makefile:100: recipe for target 'pfile_mi.o' failed
make[1]: *** [pfile_mi.o] Error 1
make[1]: Leaving directory '/home/fgfs/Downloads/icsi-scenic-tools-20120105/pfile_utils-v0_52'
Makefile:78: recipe for target 'all' failed
make: *** [all] Error 2
Any help on this issue shall be highly appreciated.
Best,
MA