Changes between Version 77 and Version 78 of ProblemHotlist
- Timestamp:
- Mar 4, 2012, 9:29:07 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProblemHotlist
v77 v78 13 13 any compilation can proceed. Run: 14 14 {{{ 15 xcodebuild 15 xcodebuild -license 16 16 }}} 17 17 from a terminal window and follow the prompts. After accepting the EULA, rebuild the port again. 18 If the following error is shown:19 {{{20 xcodebuild: error: The directory XXXX does not contain an Xcode project.21 }}}22 then xcodebuild has been configured previously, and is not the cause of the problem.23 18 24 19 == A port build fails on Snow Leopard with: "file is not of required architecture" == #wrongarch