JunoLab / DevTools.jl

Julia DevTools
Other
24 stars 11 forks source link

does not precompile (v0.5) #4

Open JeffreySarnoff opened 7 years ago

JeffreySarnoff commented 7 years ago

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

musm commented 7 years ago

bump

eduardomontes commented 7 years ago

I am getting this same problem on the following config:

Julia Version 0.6.0 Commit 903644385b (2017-06-19 13:05 UTC) Platform Info: OS: macOS (x86_64-apple-darwin13.4.0) CPU: Intel(R) Core(TM) i7-6567U CPU @ 3.30GHz WORD_SIZE: 64 BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NOAFFINITY Haswell) LAPACK: libopenblas64 LIBM: libopenlibm LLVM: libLLVM-3.9.1 (ORCJIT, skylake)

NHDaly commented 6 years ago

It looks like this package is out of date. It no longer works with julia v0.6.

There are several things that need to be updated for it to work. At least some are: