Skip to content
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

Failure to Precompile #61

Open
ChrisRackauckas opened this issue Sep 22, 2016 · 2 comments
Open

Failure to Precompile #61

ChrisRackauckas opened this issue Sep 22, 2016 · 2 comments

Comments

@ChrisRackauckas
Copy link

I am getting the following error:

julia> using ASTInterpreter
INFO: Precompiling module ASTInterpreter.
ERROR: LoadError: UndefVarError: LambdaInfo not defined
 in include_from_node1(::String) at .\loading.jl:532
 in include(::String) at .\sysimg.jl:14
 in macro expansion; at .\none:2 [inlined]
 in anonymous at .\<missing>:?
 in eval(::Module, ::Any) at .\boot.jl:238
 in process_options(::Base.JLOptions) at .\client.jl:245
 in _start() at .\client.jl:332
while loading C:\Users\Chris\.julia\v0.6\ASTInterpreter\src\ASTInterpreter.jl, in expression starting on line 58
ERROR: Failed to precompile ASTInterpreter to C:\Users\Chris\.julia\lib\v0.6\ASTInterpreter.ji.
 in compilecache(::String) at .\loading.jl:672
 in require(::Symbol) at .\loading.jl:453
@jgoldfar
Copy link

Probably JuliaLang/julia#18413?

@bjarthur
Copy link

is it possible to use Gallium on julia 0.6 without this issue resolved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants