EGL1800E Property vgj.defaultI4GLNativeLibrary not specified.
Explanation
The EGL application is calling a native C function, but name of the native shared library in which the C function resides has not been specified.
User Response
Specify the native shared library name either using the dllName property of the EGL nativeLibrary part, or using the vgj.defaultI4GLNativeLibrary runtime property.