Giter Site home page Giter Site logo

[Feature Request]macOS supported about volbx HOT 5 OPEN

leopku avatar leopku commented on May 17, 2024
[Feature Request]macOS supported

from volbx.

Comments (5)

przemek83 avatar przemek83 commented on May 17, 2024

Currently I have no hardware to check what is wrong on this OS. Also, at this moment, I cannot say when such hardware will be available for me.

from volbx.

leopku avatar leopku commented on May 17, 2024

I tried to compile under macOS 10.15.7.
Currently compiling passed. But volx.app could not run.
I'm not family with CMake or QT. Maybe need copy compiled files to volx.app, while volx.app was almost empty.

from volbx.

przemek83 avatar przemek83 commented on May 17, 2024

Hi. I'm little blind here as I don't know MacOS.
If you succeed compiling it sound that difficult part is behind you. When launching Volbx binary (result of your compilation) needs to know where to look for following dynamic libraries (all compiled along with Volbx):

  1. qwt
  2. zlib
  3. wble
  4. qwtble
  5. Qt5Quazip
  6. eible

Try to copy all 6 into directory where Volbx binary is placed and try again to launch it. Qt, as I presume, is installed on your machine and is working.

If it doesn't work you can check if ldd and pldd is available on your platform. Those tools can show details about dependencies of given binary. You can also check Windows release https://github.com/przemek83/volbx/releases/tag/v2.0.0 to see which libraries are needed on Windows. It might give you a tip as probably most will be also needed on MacOS (in MacOS version, don't copy from my Windows release).

from volbx.

leopku avatar leopku commented on May 17, 2024

Thanks.
I'll try it.

from volbx.

leopku avatar leopku commented on May 17, 2024

@przemek83 Sorry for my poor QT knowledge for trying to build macOS app.
But this project https://github.com/sickcodes/Docker-OSX may help you.

from volbx.

Related Issues (6)

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.