Stephan Grein
Stephan Grein
@alexander-poulikakos sorry for not coming back to you earlier, I was pretty swamped with a new job. I'll look again, feel free to ping me once again If I didn't...
@miho I have built VRL from the HEAD version in the master branch and then added it to the library folder of VRL-Studio project and then I have built VRL-Studio....
Well, for now it is fine, as the current stable VRL-Studio from your website works for me fine. I just am interested in running most recent software in general. So...
Okay, more information from my side: 1) I build VRL.jar from the HEAD of master branch in repository VRL 2) I copy the files to the dependencies folder in the...
Any chance of a progress here @miho? :)
@drapostolos I remember I had a similiar issue. I am not sure: But did you export your package? I encountered a similiar problem once IIRC.
@drapostolos yeah, this is a shot in the dark still. Yes I mean package, I think `exportPackage`.
@drapostolos yes, but do this ` exportPackage("com.your.package");` in the plugin configurator's constructor.
> @stephanmg it worked! THX! 😀 Glad to hear. Enjoy.
@drapostolos IIRC I had a similiar project where I neeeded to pass arguments. I will check if I remember really correctly and might provide an example to you.