Code Monkey home page Code Monkey logo

Comments (6)

devemux86 avatar devemux86 commented on July 18, 2024

Related to #14, #16, #20.

from vtm.

Longri avatar Longri commented on July 18, 2024

with this changes the vtm-desktop project is broken!

SharedLibraryLoader can not load lib!

I thing it is not good to have three files (vtm-jni-natives.jar) with different content!

from vtm.

devemux86 avatar devemux86 commented on July 18, 2024

I kept the common vtm-jni-natives.jar naming because of the JNI scripts, which by changing the platform pack the same named native package.
Currently we have 2 jars, for Android and Desktop, in different locations with their own content.

So essentially all that changed is the path.
I updated the modules and run external and internal examples to make sure all work fine.
Which Sample is not working?

from vtm.

Longri avatar Longri commented on July 18, 2024

vtm-desktop

from vtm.

devemux86 avatar devemux86 commented on July 18, 2024

I don't understand, vtm-desktop is a library and can be used successfully again, provided that natives jar is in the classpath as seen in build.gradle files.

Since there were structure changes, can you try with a fresh local clone of repository?

from vtm.

Longri avatar Longri commented on July 18, 2024

Ok, now I understand!

Maybe it will better to reorganize the folder structure!

In my LibGdx projects I put all library projects into a own folder and in the root I have only the launcher projects for destktop, andrid, ios and web.

Example: https://github.com/Longri/gdx-bitmap

from vtm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.