jit.gl.videoplane: jit.openexr: No such object ... a problem of init order :-(
hello,
using 2 flow to a videoplane, I have this message on the standalone machine
jit.gl.videoplane: jit.openexr: No such object
I guess it is a problem of initialization order
but I cannot figure out how to solve it.
deferlow could help ...
but in that case, this is not a bang that initialize the videoplane ... so
trying @automatic 0 attribute...
not enough :-(
This has been discussed many times before.
jit.openexr needs to be manually copied over to the contents of your standalone.
google is your friend.
david
I didn't read anything about that, particularly.
I may be blind :)
this particular point sucks a lot.
but I can try to manually copy it
thanks a lot