-example.i:16: Error: The nspace feature used on 'MyWorld::Material::Color' is not supported unless -a package is specified -with -package - Java does not support types declared in a named package accessing types declared -in an unnamed package. -- -
If the resulting use of the nspace feature and hence packages results in a proxy class in one package deriving or using a proxy class from another package, you will need to open up the visibility for the pointer constructor and getCPtr method from the default 'protected' to 'public' with the SWIG_JAVABODY_PROXY macro. See Java code typemaps. @@ -2225,6 +2216,9 @@ The intermediary JNI class can be tailored through the use of pragmas, but is no