Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问,我使用java api在windows上使用qconf报错 #44

Closed
qindongliang opened this issue Sep 21, 2016 · 1 comment
Closed

请问,我使用java api在windows上使用qconf报错 #44

qindongliang opened this issue Sep 21, 2016 · 1 comment

Comments

@qindongliang
Copy link

Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Users\Administrator\AppData\Local\Temp\libqconf_java535428319837713874.so: %1 不是有效的 Win32 应用程序。 at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824) at java.lang.Runtime.load0(Runtime.java:809) at java.lang.System.load(System.java:1086) at net.qihoo.qconf.Qconf.loadLib(Unknown Source) at net.qihoo.qconf.Qconf.<clinit>(Unknown Source) at qconf.Test.main(Test.java:13)

请问,你们遇到过这种情况吗,我linux是64位的,jdk都是64位的,win7也是64位的,为什么会报一个32位的错误呢?

@CatKang
Copy link
Contributor

CatKang commented Sep 21, 2016

qconf没有做对windows的兼容,可以参考:http://blog.csdn.net/i_saw_you/article/details/50749591

@gaodq gaodq closed this as completed Dec 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants