This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 80
Failed to precompile Gtk. #365
Comments
This is expected. WinRPM is not ported to 1.0 yet. Please just use Julia 0.7 and it will work |
The bottom error is still occuring on the latest version of WinRPM which should support Julia 1.0.
|
@Vexatos: This should be fixed on master. We need a new release. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am using:
Windows 10.0.17134
Julia 1.0.0
I am unsure about the version of Gtk because
Pkg.installed()
is broken, but I just installed it today.The installing is successful with no errors, but when trying to use the Library in Juno and terminal I got the following errors.
I also tried
Pkg.build("Gtk")
in terminal but ended up with the following errors:This is my first time opening an issue on GitHub, I apologize for any mistakes that I made.
Thanks.
The text was updated successfully, but these errors were encountered: