-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cog.py #1
Comments
You will need to install cog to build the simulation and/or make it reachable by your shell. |
MicroMegas-Simulation/simulation/build$ make |
Hello, I meet a compiling problem like this. [ 37%] Building CXX object CMakeFiles/photoconversion.dir/src/EventAction.cpp.o I guess it is caused by a higher version of geant4 (v4.10.4) that I use, so I want to know which version of geant4 was used in this project? |
MicroMegas-Simulation/simulation/build$ make
[ 5%] Cogging source files...
make[2]: cog.py: Command not found
make[2]: *** [/home/medphys/bin/MicroMegas-Simulation/simulation/photoconversion/photoconversion.cpp] Error 127
make[1]: *** [CMakeFiles/CogFiles.dir/all] Error 2
make: *** [all] Error 2
The text was updated successfully, but these errors were encountered: