Closed kmsquire closed 10 years ago
Currently, if Images or ImageView are not loaded before VideoIO, functionality that depends on them won't be available.
Images
ImageView
VideoIO
(Is there an issue regarding triggers for calling package code upon the load of another package?)
Are you looking for JuliaLang/julia#2025?
Thanks Lucas! That's relevant, but it was actually https://github.com/JuliaLang/julia/pull/6884 that I was thinking of.
Fixed by 8754afee44
Currently, if
Images
orImageView
are not loaded beforeVideoIO
, functionality that depends on them won't be available.(Is there an issue regarding triggers for calling package code upon the load of another package?)