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

Nim and gcc do not agree on target architecture (32/64bit) #4951

Closed
Cleversn opened this issue Oct 25, 2016 · 2 comments
Closed

Nim and gcc do not agree on target architecture (32/64bit) #4951

Cleversn opened this issue Oct 25, 2016 · 2 comments

Comments

@Cleversn
Copy link

After failing to install some packages via nimble, I was instructed to open an issue here. Please see the following issue for details:
yglukhov/jsbind#2 #

@Cleversn
Copy link
Author

Hi, not sure whether you've subscribed to the other issue, so I'm answering here too. I have run finish.exe before, and it added minGW to my path variable successfully. In addition, I'm able to compile nim code normally by simply running "nim c filename.nim" from any directory. The error ocurs only when trying to install packages.

My path variable is this:
C:\Program Files\Nim-0.15.2\bin;C:\Program Files\Nim-0.15.2\dist\mingw;C:\Program Files\Nim-0.15.2\dist\mingw\bin;C:\Users\Clever.nimble\bin

@Araq
Copy link
Member

Araq commented Oct 15, 2017

Reopen if still an issue.

@Araq Araq closed this as completed Oct 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants