Re: YafaRay rendering plug-in
After generating the [font=courier new]YafarayRenderer.h[/font] file, modifying the [font=courier new]YafarayRenderer.cpp[/font] file, adding the include and lib folders, rendering returns the errorAvoid to touch the native [font=courier new]YafarayRenderer.cpp[/font] file used as a bridge to YafaRay if you don't know JNI (Java Native Interface), but it shouldn't be necessary.
Code: Select all
Exception in thread "pool-7-thread-1" java.lang.UnsatisfiedLinkError: betaTestPlugin.YafarayRenderer.createEnvironment(Ljava/lang/String;Ljava/lang/String;)J
at betaTestPlugin.YafarayRenderer.createEnvironment(Native Method)