我正在尝试使用MPI (G4MPI)在多核中编译一个Geant4输入。ccmake/cmake-guioption(WITH_GEANT4_UIVIS "Build example with Geant4UI and Vis drivers" ON) find_package(Geant4 REQUIRED ui_all vis_all)
else()find_package(<em
我在Linux系统上安装Geant4时遇到了问题。 asked CMake to find a package configuration file provided by "Geant4Could not find a package configuration file provided by "Geant4" with any
of the following names:Geant4Config.cmake
我正在尝试从Pycharm中的python脚本运行一个名为"Cyclotron“的Geant4 (粒子模拟引擎)可执行文件。当我从命令行(即./Cyclotron )执行该文件时,它运行得非常好。shared object file: No such file or directory File "/home/nicolas/Geant4/geant4.10.04.p01/main_stuff/c