-
Notifications
You must be signed in to change notification settings - Fork 13
Compilation fails under Windows10 #38
Comments
I use |
Please follow these instructions to install the |
Any idea what the reason is for this and if it's solvable? Would be nice to be able to use the gcc from WinRPM, to get automatic installation of gcc on windows working. |
Ah fixed it I think! I will fix this in JuliaLang/PackageCompiler.jl#18 |
Awesome to see efforts unite with PackageCompiler.jl and this project. We should find a more general home. Perhaps in JuliaLang. |
I was just working on adding |
@SimonDanisch Any preferences? I suspect it is better to work on PackageCompiler.jl going forward. |
sounds good to me! |
I closed PR #60, I am going to open next PRs on |
I tried using juliac.jl and get this error:
MinGW was installed using WinRPM, i hardcoded the path to gcc.exe as my system could not find it otherwise.
Any idea what i am doing wrong?
The text was updated successfully, but these errors were encountered: