Please fill out the following information to help in answering your question, and also see tips for posting code snippets
_Geant4 Version: v10.0.0
_Operating System: Linux 20.04
Compiler/Version:
I am trying to install geant410.0.0 in order to install G4DS10. But I am facing the error below:
CMake Error at cmake/Modules/Geant4MacroLibraryTargets.cmake:111 (add_library):
No SOURCES given to target: G4visHepRep
Call Stack (most recent call first):
cmake/Modules/Geant4MacroLibraryTargets.cmake:291 (GEANT4_LIBRARY_TARGET)
source/visualization/HepRep/CMakeLists.txt:18 (GEANT4_GLOBAL_LIBRARY_TARGET)
How should I solve it?