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
../src/Import.cpp: In member function 'virtual nj::Result nj::Import::eval(std::vector<std::shared_ptr<nj::Value> >&, int64_t)':
../src/Import.cpp:39:38: error: 'jl_is_function' was not declared in this scope
if(val && jl_is_function(val)) filteredNames.push_back(*s);
^
Hi.
Installation (on Mac) fails with:
I have Julia 0.5.0
The text was updated successfully, but these errors were encountered: