BuildingOnMac.wiki
changeset 109 a9367714eb49
parent 108 c2f5407f8c19
child 110 e2dfaa09f48a
equal deleted inserted replaced
108:c2f5407f8c19 109:a9367714eb49
    41 Download and install the following toolchains
    41 Download and install the following toolchains
    42 
    42 
    43   * Freepascal compiler - http://sourceforge.net/projects/freepascal/files/Mac%20OS%20X/2.4.0/fpc-2.4.0.intel-macosx.dmg/download
    43   * Freepascal compiler - http://sourceforge.net/projects/freepascal/files/Mac%20OS%20X/2.4.0/fpc-2.4.0.intel-macosx.dmg/download
    44   * CMake - http://www.cmake.org/files/v2.8/cmake-2.8.3-Darwin-universal.dmg
    44   * CMake - http://www.cmake.org/files/v2.8/cmake-2.8.3-Darwin-universal.dmg
    45   * QT - http://download.qt.nokia.com/qtsdk/qt-sdk-mac-opensource-2010.05.dmg
    45   * QT - http://download.qt.nokia.com/qtsdk/qt-sdk-mac-opensource-2010.05.dmg
    46   * note that for compiling the 64 bit version you need download the cocoa version of QT
    46   * note that for compiling the 64 bit version you need download the cocoa version of QT (frome here http://qt.nokia.com/downloads/qt-for-open-source-cpp-development-on-mac-os-x/)
    47 
    47 
    48 = Building process =
    48 = Building process =
    49 
    49 
    50   * download the source tarball or clone the hg repo
    50   * download the source tarball or clone the hg repo
    51   * configure the sources with the following line
    51   * configure the sources with the following line