You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
julia>using Blink
INFO: Precompiling module Blink.
ERROR: LoadError: LoadError: LoadError: UndefVarError: __inits__ not defined
Stacktrace:
[1] include_relative(::Module, ::String) at ./loading.jl:464
[2] include at ./sysimg.jl:14 [inlined]
[3] include(::String) at /home/cody/.julia/v0.7/Blink/src/Blink.jl:3
[4] include_relative(::Module, ::String) at ./loading.jl:464
[5] include at ./sysimg.jl:14 [inlined]
[6] include(::String) at /home/cody/.julia/v0.7/Blink/src/Blink.jl:3
[7] include_relative(::Module, ::String) at ./loading.jl:464
[8] include(::Module, ::String) at ./sysimg.jl:14
[9] anonymous at ./<missing>:2while loading /home/cody/.julia/v0.7/Blink/src/content/config.jl, in expression starting on line 320while loading /home/cody/.julia/v0.7/Blink/src/content/content.jl, in expression starting on line 28while loading /home/cody/.julia/v0.7/Blink/src/Blink.jl, in expression starting on line 9
ERROR: Failed to precompile Blink to /home/cody/.julia/lib/v0.7/Blink.ji.
Stacktrace:
[1] compilecache(::String) at ./loading.jl:598
[2] _require(::Symbol) at ./loading.jl:407
[3] require(::Symbol) at ./loading.jl:318
I'm not sure how to track this one down, line numbers are wrong. (There aren't 320 lines in config.jl)
The text was updated successfully, but these errors were encountered:
Cody-G
changed the title
Compilation fails on master
Compilation fails on julia master
Aug 23, 2017
Error message:
I'm not sure how to track this one down, line numbers are wrong. (There aren't 320 lines in config.jl)
The text was updated successfully, but these errors were encountered: