Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Предыдущая версия справа и слева Предыдущая версия
mac:errors:xcodebuild [2018/02/21 00:51] – [Xcode not set up properly. You may need to confirm the license agreement by running /usr/bin/xcodebuild.] mirocowmac:errors:xcodebuild [2018/02/21 00:51] (текущий) – [Ошибки] mirocow
Строка 7: Строка 7:
 ===== Ошибки ===== ===== Ошибки =====
  
 +== Xcode not set up properly. You may need to confirm the license agreement by running /usr/bin/xcodebuild. ==
 +
 +There is a similar problem with building Qt itself with Xcode 8. I have the Qt 5.7 source code on my machine with Xcode 8 GM, and I when I run 'configure' I get the same message about needing to agree to the Xcode license. Going through the agree procedure (which is described wrongly in the error message, incidentally) makes no difference.
 +(https://forum.qt.io/topic/71119/project-error-xcode-not-set-up-properly/7)
 == <Growl/Growl.h> file not found in xcode == == <Growl/Growl.h> file not found in xcode ==