Hello,
I am a newbie in geant4. I'm learning it playing with example. Sometimes, when I go to simulate an example code, it doesn't create an executable file (the green one in my ubuntu terminal). Why does it happen? There is no error while building the file.
Please help.
File lists from terminal, there is no executable file.
anamika@anamika-Inspiron-3421:~/Cyclotron/g4work/B5$ ls
CMakeCache.txt cmake_install.cmake exampleB5.cc exampleB5.out gui.mac icons.mac init.mac Makefile run1.mac run.png vis.mac
CMakeFiles CMakeLists.txt exampleB5.in GNUmakefile History include init_vis.mac README run2.mac src
anamika@anamika-Inspiron-3421:~/Cyclotron/g4work/B5$