Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

Can not run desktop sample on windows 7 x64 #152

Open
salexivich opened this issue Apr 28, 2015 · 1 comment
Open

Can not run desktop sample on windows 7 x64 #152

salexivich opened this issue Apr 28, 2015 · 1 comment

Comments

@salexivich
Copy link

Hi!
Trying to run sample on win7 x64 using gradlew :vtm-desktop:run and getting the following exception:

Exception in thread "main" com.badlogic.gdx.utils.GdxRuntimeException: Couldn't
load shared library 'vtm-jni64.dll' for target: Windows 7, 64-bit
        at com.badlogic.gdx.utils.SharedLibraryLoader.load(SharedLibraryLoader.j
ava:117)
        at org.oscim.gdx.GdxMapApp.init(GdxMapApp.java:38)
        at org.oscim.gdx.GdxMapApp.main(GdxMapApp.java:48)
Caused by: com.badlogic.gdx.utils.GdxRuntimeException: Unable to read file for e
xtraction: vtm-jni64.dll
        at com.badlogic.gdx.utils.SharedLibraryLoader.readFile(SharedLibraryLoad
er.java:126)
        at com.badlogic.gdx.utils.SharedLibraryLoader.loadFile(SharedLibraryLoad
er.java:261)
        at com.badlogic.gdx.utils.SharedLibraryLoader.load(SharedLibraryLoader.j
ava:115)
        ... 2 more
@kaimw
Copy link

kaimw commented Dec 13, 2015

you should build jni first

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants