Cannot compile C files during the EGSnrc configuration? #748
-
Getting an error that I can't seem to find anything for on this forum. Downloaded all the necessary software and I'm at the last step of installing EGS but I got this message:
Any help would be greatly appreciated. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 10 replies
-
It appears that the EGSnrc configuration tool is not able to compile C files on your system. This could be either because there is no C compiler installed on your system, or because it is not visible on the system's PATH from the point of view of the configuration tool. It could also be due to an incompatibility with the compiler version 6.3.0. You can check this by:
Normally there is a configuration log file which may contain additional information about the failure point. Please share that here if possible to diagnose further. |
Beta Was this translation helpful? Give feedback.
-
There is a space in the EGSnrc path, and this is not allowed: If possible, I also recommend the shortest path possible, since there are still some path length restrictions in parts of the code. E.g. |
Beta Was this translation helpful? Give feedback.
There is a space in the EGSnrc path, and this is not allowed:
C:\Users\Josh C\EGSnrc
If possible, I also recommend the shortest path possible, since there are still some path length restrictions in parts of the code. E.g.
C:\EGSnrc