Git Product home page Git Product logo

Comments (4)

MasterQ32 avatar MasterQ32 commented on May 23, 2024

Thanks for the writeup!

but for some reason the file would get edited back to its original state when running make build/kristall??

This is because the Makefile in build/ is generated by kristall.pro

I would appreciate some more tips about building Kristall, i'm happily accepting PRs!

from kristall.

jahzielv avatar jahzielv commented on May 23, 2024

This is because the Makefile in build/ is generated by kristall.pro

Ahh ok! I took a look in kristall.pro, but I'm not familiar with qmake so I wasn't sure what all was going on in there. Thanks for explaining! Should I open a PR with a note in BUILDING.md about how to fix these errors?

from kristall.

MasterQ32 avatar MasterQ32 commented on May 23, 2024

Should I open a PR with a note in BUILDING.md about how to fix these errors?

Yes, please! You could even create a mac-specific patch to kristall.pro fixing the paths!

from kristall.

danielledeleo avatar danielledeleo commented on May 23, 2024

I believe when I added the Qt hack into the current Makefile I had openssl installed via Homebrew. The search paths in kritall.pro do indeed assume that OpenSSL and Qt are installed via Homebrew.

https://github.com/MasterQ32/kristall/blob/master/src/kristall.pro#L50

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.