We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using
brew install automake libtool make eigen fftw cd /PATH/TO/NanoVNA-QT ./deploy_macos.sh
build finishes with errors, file NanoVNA_QT_MacOS.dmg is created, but it is empty.
NanoVNA_QT_MacOS.dmg
Seems that the crucial line is
./deploy_macos.sh: line 16: /usr/bin/qmake: No such file or directory
deploy_log.txt
The text was updated successfully, but these errors were encountered:
Can confirm, and there's no .app being created in the vna_qt directory either.
.app
vna_qt
Sorry, something went wrong.
No branches or pull requests
Using
build finishes with errors, file
NanoVNA_QT_MacOS.dmg
is created, but it is empty.Seems that the crucial line is
./deploy_macos.sh: line 16: /usr/bin/qmake: No such file or directory
deploy_log.txt
The text was updated successfully, but these errors were encountered: