Actually, there is one more thing you could do. Download DependencyWalker [1] and run it on libarb.dll in place where it currently is in your Nemo/local/lib directory. It's bound to complain a lot, and there will be lots of yellow flags. But what we are looking for is missing dependencies that we are responsible for.
Bill. [1] http://www.dependencywalker.com/ On 27 October 2016 at 02:04, Bill Hart <[email protected]> wrote: > The only thing I can think of to suggest is try it again from scratch in > Julia-0.4 so we can rule out the dlls being corrupted on our website > somehow. > > I can't think what else could be wrong, unless something else changed in > Julia itself on Windows, between versions 0.4 and 0.5. > > Jeffrey, are you using 64 bit Windows with Julia 0.5? > > Bill. > > On 26 October 2016 at 23:02, digxx <[email protected]> wrote: > >> It's weird coz in julia 0.4.x it was running without any problems... >> > >
