Giter VIP home page Giter VIP logo

Comments (5)

Katharsas avatar Katharsas commented on August 27, 2024 1

@elect86
You don't need it in repository if you use gradle.
I use git submodule to include this in lib in my project in folder "TGAReader".
I specify gradle dependency in build.gradle and manually resolve this dependency in settings.gradle.

from com.realityinteractive.imageio.tga.

tmyroadctfig avatar tmyroadctfig commented on August 27, 2024

Hi,

Sorry I didn't reply to this earlier. This isn't actually my library, I just put the source I found up into github. Later I pushed a few fixes that I needed.

No worries about porting it, although can't you just pull it in directly with Kotlin without needing to port it?

from com.realityinteractive.imageio.tga.

elect86 avatar elect86 commented on August 27, 2024

No problem, dear

Yeah, but I'd need it to implement a building tools (like Gradle) and being available via some repository (like Jitpack)

That's why I thought to simply copy/paste directly under one directory of the project

Shall we implement it? I can push a request

from com.realityinteractive.imageio.tga.

tmyroadctfig avatar tmyroadctfig commented on August 27, 2024

That sounds great. If you can submit a pull request I'll check it out.

Thanks

from com.realityinteractive.imageio.tga.

Katharsas avatar Katharsas commented on August 27, 2024

In recent gradle versions, in settings.gradle the with keyword must be replaced with using, see also official docs:
https://docs.gradle.org/current/userguide/composite_builds.html#ex-declaring-the-substitutions-for-an-included-build

from com.realityinteractive.imageio.tga.

Related Issues (2)

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.