Hi,
I have this error to run my program. Is there any suggestion to help me. Thanks.
ubuntu18@ubuntu18-virtual-machine:/usr/local/include/runserever/differentenergy/1d/1$ make
[ 10%] Linking CXX executable dnaphysics
/usr/local/include/Geant4.10.2-install/lib/libG4processes.so: undefined reference to `nfu_isNAN'
collect2: error: ld returned 1 exit status
CMakeFiles/dnaphysics.dir/build.make:345: recipe for target 'dnaphysics' failed
make[2]: *** [dnaphysics] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/dnaphysics.dir/all' failed
make[1]: *** [CMakeFiles/dnaphysics.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2