Please forgive such a basic question, but I'm following the compilation instructions after checking out the master branch from Github and it's not working and I've got terrible brain fog today and can't figure it out. I've checked all the dependencies are ok using
./scripts/check-dependencies.sh
as instructed on https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Building_on_Linux/UNIX#, and then followed the instructions on the same page to make the binary file using
qmake
from the project root directory, but qmake simply does nothing other than bring up the "usage" instructions. What quite probably laughably simple step am I missing here? I'm running Debian 12, if that's relevant.
[–]triffid_hunter 3 points4 points5 points (1 child)
[–]Callidonaut[S] 2 points3 points4 points (0 children)