Skip to content

How can I build EGSnrc under Windows? #767

Answered by rtownson
1035326373 asked this question in Questions
Discussion options

You must be logged in to vote

We don't use cmake. On linux there is a configuration script that does it all - on windows it's really just the installer gui that is comprehensive. But for development essentially if you make a change in egs++ then in HEN_HOUSE/egs++ do mingw32-make and it will handle the whole egs++ library. If you change the mortran code or an application, then you just need to recompile the application (e.g. in egs_home/egs_app or whichever directory do mingw32-make).

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
8 replies
@1035326373
Comment options

@ftessier
Comment options

@ftessier
Comment options

@Kelvin-Ngowi
Comment options

@crcrewso
Comment options

Answer selected by ftessier
Comment options

You must be logged in to vote
1 reply
@crcrewso
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
6 participants
Converted from issue

This discussion was converted from issue #766 on September 03, 2021 14:17.