Giter Club home page Giter Club logo

Comments (5)

akatecker avatar akatecker commented on September 28, 2024 1

Thank you for your quick reply. I never used / or compiled rust, but in the end it was as easy as you mentioned. Now your HID/GD extension works perfectly on my M1 Mac, I really appreciate your work!
I will include the compiled arm64 library files in case you want to include them in your release.

Very best regards
Hid_gd_0.3_Macos_arm64.zip

from hid-gd.

creatoy avatar creatoy commented on September 28, 2024

Unfortunately I cannot use your Plugin on my M1 Macbook as the release only includes the MacOs.x86_64 but no MacOs.arm64 version. Maybe you could also compile it for this architecture? Best regards

Sorry, I cannot compile the plugin for you because I don't have a MacOS machine. My attempt to compile with github actions also failed. So you may need to download this repository and compile it yourself, which is quite simple.

from hid-gd.

creatoy avatar creatoy commented on September 28, 2024

Hey,
I re-compiled an extention of the arm64 architecture using github actions, would you like to test if it workes? I couldn't test it because I don't have a MacOS machine.
You can download it from the release page.

from hid-gd.

akatecker avatar akatecker commented on September 28, 2024

from hid-gd.

creatoy avatar creatoy commented on September 28, 2024

I had to change the hid.gdextension file to:
(…)
[libraries]
macos.arm64 = "bin/libhid_ext.macos.aarch64.release.dylib"

Thanks for the feedback, I will fix the mistake.

from hid-gd.

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.