Exception in thread "main" java.lang.UnsatisfiedLinkError: com.supermap.data.EnvironmentNative.jni_GetCurrentCulture()Ljava/lang/String;
at com.supermap.data.EnvironmentNative.jni_GetCurrentCulture(Native Method)
at com.supermap.data.Environment.getCurrentCulture(Unknown Source)
at com.supermap.data.Environment.<clinit>(Unknown Source)
at com.supermap.data.InternalHandle.<clinit>(Unknown Source)
配置的环境变量iobjectsjava 的版本都是一样的,但是其他机器都可以运行,一样是windows10的系统,
环境变量已经设置在了path的最前端,计算机上配有许可,许可时没问题的,用的时eclipse开发的