AllPix is a powerful tool for various simulation goals with pixel detectors, see the Twiki page for more details
13
stars
29
forks
source link
libG4processes.so: undefined reference to `nfu_isNAN' collect2: error: ld returned 1 exit status #48
Open
9300045 opened 5 years ago
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