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

Windows 10 + Matlab R2018 + Julia 1.5.3 : KO #63

Open
fghoussen opened this issue Nov 20, 2020 · 0 comments
Open

Windows 10 + Matlab R2018 + Julia 1.5.3 : KO #63

fghoussen opened this issue Nov 20, 2020 · 0 comments

Comments

@fghoussen
Copy link

KO on windows 10, matlab R2018b, Julia 1.5.3, mexjulia (master 79ba8b1) :

>> mex -setup c++
MEX configured to use 'MinGW64 Compiler (C++)' for C++ language compilation.

>> jl.config
Error using jl.eval_with_exe (line 409)
ERROR: type JLOptions has no field julia_home
Stacktrace:
 [1] getproperty(::Base.JLOptions, ::Symbol) at .\Base.jl:33
 [2] top-level scope at none:1
Error in jl.config (line 192)
            jlhome = jl.eval_with_exe('unsafe_string(Base.JLOptions().julia_home)');
 

Also tried to add in environnement variables :

PATH=C:\Users\xxx\AppData\Local\Programs\Julia 1.5.3\bin
LD_LIBRARY_PATH=C:\Users\xxx\AppData\Local\Programs\Julia 1.5.3\lib (not sure this is meaningful on windows but the code handles it)

What did I miss ?

Franck

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

1 participant