-
Notifications
You must be signed in to change notification settings - Fork 35
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
Fails to install on os X 10.10.5 #108
Comments
have you tried the App bundle https://github.com/nim-lang/Aporia/releases/download/v0.4.0/Aporia_0.4.0_MacOSX.zip? |
I'm afraid I don't have OS X 10.10.5 to reproduce this. I'm guessing there is a difference in API or similar. Any chance you could investigate? |
@dom96 The app bundle works. But it has lots of bugs, so I hoped maybe installing with nimble will help, and on the readme it says using the Quatrz engine requires nimble installation. |
What bugs are you experiencing? |
I think a fix to your compilation problems might be what is described here: http://stackoverflow.com/questions/8302674/property-not-found-on-object-of-type-id I wonder why it would differ between OS X versions though (it compiles fine for me on 10.11.4). |
The close button for files doesnt work. And on the preference the change font button doesnt work too( I had to use the raw configuration file to change) |
Strange, could be to do with the older version of OS X. |
There is something very strange still going on. Perhaps it's to do with a recent update or something. But after I told my MacBook to go to sleep it shut Aporia down, then reopened it causing it to behave strangely. Now Aporia is exhibiting the issue you described (among many others), even if I restart it... I don't know what the hell is wrong with OS X (perhaps GTK+ or Aporia is to blame though). |
@gernest Any chance you could try the above? It works on my machine and uses the DLLs built by brew. |
@dom96 I tried it just now. It works fine. Thanks. |
But for the nimble installation, the same issue prevails. |
@gernest That's likely a separate issue. Glad that this AppBundle works! Thank you for testing :) |
Installing with
nimble install aporia
gives me this errorThe text was updated successfully, but these errors were encountered: