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

Unable to compile? #14

Open
Kinny092 opened this issue Feb 10, 2022 · 3 comments
Open

Unable to compile? #14

Kinny092 opened this issue Feb 10, 2022 · 3 comments

Comments

@Kinny092
Copy link

Tried gcc test.c -L. -1:NimScanToC.a -w -o NimScan.exe

came up with heap of errors

is this the right command?

@elddy
Copy link
Owner

elddy commented Feb 10, 2022

Updated the repo.
Can you try again?
Also, you used -1 and not -l

@Kinny092
Copy link
Author

Yeah I actually use -l and it showed a long error. -1 does not work at all. not sure why i had that inaccurate description.

My error is here: https://paste.rs/S5D

@elddy
Copy link
Owner

elddy commented Feb 10, 2022

Have you tried to recompile after the update?
What are your GCC and Nim versions?

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