Ah thats related to the timeseries function, which takes screenshots and doesn't have the permission to write the image... You can just comment out line 50, or the line with timesieres or screenshot in it ;)
2014-07-26 1:12 GMT+02:00 Laszlo Hars <[email protected]>: > volume.jl: > ~~~ > INFO: loaded GLFW 3.0.4 Win32 WGL MinGW DLL from > C:\Users\xxx\.julia\v0.3\GLFW\deps\usr\lib\glfw3 > ERROR: WriteBlob Failed > `c:\Users\xxx\.julia\v0.3\GLPlot\example\video\000001.png' @ > error/png.c/MagickPNGErrorHandler/1805 > in error at error.jl:21 > while loading C:\Users\309726\.julia\v0.3\GLPlot\example\volume.jl, in > expression starting on line 50 > ~~~ > > example.jl and surface.jl work. >
