Mongo.jl icon indicating copy to clipboard operation
Mongo.jl copied to clipboard

Deps.jl

Open hpoit opened this issue 9 years ago • 3 comments

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.

hpoit avatar Jul 11 '15 00:07 hpoit

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.

Lytol avatar Jul 13 '15 16:07 Lytol

Thanks dood. I'll try to debug it and post my findings on Github.

hpoit avatar Jul 13 '15 16:07 hpoit

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.

hpoit avatar Jul 13 '15 16:07 hpoit