-
Notifications
You must be signed in to change notification settings - Fork 11
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
does not precompile (v0.5) #4
Comments
bump |
I am getting this same problem on the following config: Julia Version 0.6.0 |
It looks like this package is out of date. It no longer works with There are several things that need to be updated for it to work. At least some are:
|
using DevTools
INFO: Precompiling module DevTools.
WARNING: both Requires and Lazy export "@init"; uses of it in module BlinkDisplay must be qualified
ERROR: LoadError: LoadError: LoadError: UndefVarError: @init not define
The text was updated successfully, but these errors were encountered: