Skip to content
New issue

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

Update BUILD-INSTRUCTIONS-MACOS.md #122

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mmitevski
Copy link

Update build instructions for Mac

Update build instructions for Mac
@BMW4673
Copy link

BMW4673 commented Mar 18, 2021

Attempted these new steps. QT5 certainly helped however still facing XCRUN
CMake Error at /usr/local/Cellar/cmake/3.19.7/share/cmake/Modules/CMakeTestCCompiler.cmake:66 (message):
The C compiler

"/usr/bin/cc"

is not able to compile a simple test program.

It fails with the following output:

Change Dir: /users/****/glabels-qt-master/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make cmTC_e9010/fast && xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:6 (project)

-- Configuring incomplete, errors occurred!
See also "/users//glabels-qt-master/CMakeFiles/CMakeOutput.log".
See also "/users/*****/glabels-qt-master/CMakeFiles/CMakeError.log".
brettwhitney@
-MacBook glabels-qt-master % make
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
@-MacBook glabels-qt-master % sudo make install
Password:
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
@-MacBook glabels-qt-master %

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants