juliamatlab / mexjulia

embedding Julia in the MATLAB process.
MIT License
52 stars 14 forks source link

Code is not working with Julia version 1.1 #61

Open darivianos opened 5 years ago

darivianos commented 5 years ago

I am trying to make this very useful tool work for the newest Julia version 1.1 but it appears that the mex is not compiling correctly. I am using a Windows 10 machine with Matlab 2018a.

I think the problem is with adaptations made on the paths used for Julia 1.1 which makes compilation not possible. Could you please help me on this?

braham-snyder commented 3 years ago

https://github.com/byuflowlab/Mex.jl might help

edit: and/or https://github.com/NBoulle/Mex.jl