mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-11 07:17:53 +00:00
Merge pull request #1480 from fanquake/master
Update OSX build instructions
This commit is contained in:
commit
5204ca87e2
@ -15,14 +15,14 @@ Douglas Huff <dhuff@jrbobdobbs.org>
|
|||||||
See readme-qt.rst for instructions on building Bitcoin QT, the
|
See readme-qt.rst for instructions on building Bitcoin QT, the
|
||||||
graphical user interface.
|
graphical user interface.
|
||||||
|
|
||||||
Tested on 10.5 and 10.6 intel. PPC is not supported because it's big-endian.
|
Tested on 10.5, 10.6 and 10.7 intel. PPC is not supported because it's big-endian.
|
||||||
|
|
||||||
All of the commands should be executed in Terminal.app.. it's in
|
All of the commands should be executed in Terminal.app.. it's in
|
||||||
/Applications/Utilities
|
/Applications/Utilities
|
||||||
|
|
||||||
You need to install XCode with all the options checked so that the compiler and
|
You need to install XCode with all the options checked so that the compiler and
|
||||||
everything is available in /usr not just /Developer I think it comes on the DVD
|
everything is available in /usr not just /Developer. XCode should be available on your OSX
|
||||||
but you can get the current version from http://developer.apple.com
|
install DVD, but if not, you can get the current version from https://developer.apple.com/xcode/
|
||||||
|
|
||||||
|
|
||||||
1. Clone the github tree to get the source code:
|
1. Clone the github tree to get the source code:
|
||||||
|
Loading…
Reference in New Issue
Block a user