Git Product home page Git Product logo

Comments (6)

MasterQ32 avatar MasterQ32 commented on May 24, 2024

Is this app only for experienced qt users? If not, I'd be grateful for some more helpful instructions.

Yeah, at the moment for sure. I never developed anything on MacOS, but people already built it successful on Mac, but those were experienced devs that had used Qt already.

Maybe someone with Mac experience can help you here

from kristall.

mroberts1 avatar mroberts1 commented on May 24, 2024

Ok no worries!

from kristall.

ljcooke avatar ljcooke commented on May 24, 2024

I'm not familiar with Qt, but these steps worked for me on macOS 10.14/Mojave:

brew install qt
make build/kristall
open build/kristall.app

As far as I can tell, the Qt install with Homebrew includes the widgets and network modules.

from kristall.

jahzielv avatar jahzielv commented on May 24, 2024

I'm also having trouble building on Mac. I ran make build/kristall after installing qt, but I get an error related to openssl:
image

I've checked and the openssl headers are symlinked into /usr/local/include, which should mean that gcc can find them, but it's not for some reason. Has anyone had this problem? I can also open a new issue if need be, since this problem is only slightly related to the one in this issue.

from kristall.

ljcooke avatar ljcooke commented on May 24, 2024

You might need to run brew install openssl as well.

Kristall seems to be looking for the headers in /usr/local/opt/openssl/include, which is where Homebrew installs them.

from kristall.

MasterQ32 avatar MasterQ32 commented on May 24, 2024

Thanks to @ljcooke for providing build instructions. I'm closing this, when the problem still exists, please reopen!

from kristall.

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.