-
Notifications
You must be signed in to change notification settings - Fork 122
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
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
Can I compile NEURON on Windows with Cmake and Visual Studio 2019? #623
Comments
I foggily foresee a complete Visual Studio build but at present the bulk of the compiling requires MinGW with msys2. Only some |
@Helveg : I would suggest you to wait for ~ a week as I am working on instructions for neuron build on windows (see #572, got distracted because of other work). If you need latest NEURON for windows, I would suggest to grab installer from https://github.com/neuronsimulator/installers |
Sounds good @pramodk ! |
Re-opening in the context of the Hackathon |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
I used CMake to generate the build files for Visual Studio 2019 and I tried building the generated solution, it produces various errors. From #319 I guess that compilation on Windows is not straightforward and that VS is also not the preferred way, so maybe I shouldn't look into this further at this point?
The text was updated successfully, but these errors were encountered: