Mongo.jl
Mongo.jl copied to clipboard
Deps.jl
Hello Lytol,
What is the deps.jl file from line 3, include("../deps/deps.jl")? Julia claims ERROR: could not open file, and I couldn't locate it either.
Any help is greatly appreciated.
Heyo,
I really don't maintain this library any more, but I think that error you're seeing is coming from something outside of the Mongo.jl package. There is no include("deps.jl")
or similar that I can see.
Thanks dood. I'll try to debug it and post my findings on Github.
Just to add: the deps.jl is auto-generated by build.jl. But Julia still can't open Mongo.jl, deps.jl, libBSON, and probably others.