Skip to content
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

Aporia crashes when it can't find Nim compiler executable #85

Closed
ReneSac opened this issue May 5, 2015 · 3 comments
Closed

Aporia crashes when it can't find Nim compiler executable #85

ReneSac opened this issue May 5, 2015 · 3 comments

Comments

@ReneSac
Copy link

ReneSac commented May 5, 2015

Steps to reproduce:

  • Open aporia. It gives you an a0.nim file to work with.
  • Press F5

Error: unhandled exception: No such file or directory [OSError]

I'm almost sure that doing this didn't crashed Aporia in the past.

@dom96
Copy link
Owner

dom96 commented May 5, 2015

I think this might be a config issue? Edit -> Preferences -> Tools, change findExe(nimrod... to findExe(nim...

@ReneSac
Copy link
Author

ReneSac commented May 5, 2015

Indeed. Solved. Still, this shouldn't crash Aporia. It should display a window warning that the compiler was not found.

@dom96
Copy link
Owner

dom96 commented May 5, 2015

Indeed.

@ReneSac ReneSac changed the title Aporia crashes when trying to compile a temporary file Aporia crashes when it can't find Nim compiler executable May 5, 2015
@dom96 dom96 closed this as completed in aebde4e Mar 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants