BuildingOnMac.wiki
changeset 267 92b0dfdda298
parent 117 5c10784de5cb
child 268 d3ee65445401
equal deleted inserted replaced
266:76e82a7897f1 267:92b0dfdda298
    47 
    47 
    48 Download and install the following toolchains
    48 Download and install the following toolchains
    49 
    49 
    50   * Freepascal compiler - http://sourceforge.net/projects/freepascal/files/Mac%20OS%20X/2.4.4/fpc-2.4.4.intel-macosx.dmg/download
    50   * Freepascal compiler - http://sourceforge.net/projects/freepascal/files/Mac%20OS%20X/2.4.4/fpc-2.4.4.intel-macosx.dmg/download
    51   * CMake - http://www.cmake.org/files/v2.8/cmake-2.8.3-Darwin-universal.dmg
    51   * CMake - http://www.cmake.org/files/v2.8/cmake-2.8.3-Darwin-universal.dmg
    52   * QT - http://download.qt.nokia.com/qtsdk/qt-sdk-mac-opensource-2010.05.dmg
    52   * QT - ftp://ftp.qt.nokia.com/qt/source/qt-mac-opensource-4.7.4.dmg
    53   * note that for compiling the 64 bit version you need download the cocoa version of QT (from here http://qt.nokia.com/downloads/qt-for-open-source-cpp-development-on-mac-os-x/)
    53   * note that for compiling the 64 bit version you need download the cocoa version of QT (from here http://qt.nokia.com/downloads/qt-for-open-source-cpp-development-on-mac-os-x/)
    54 
    54 
    55 = Building process =
    55 = Building process =
    56 
    56 
    57   * download the source tarball or clone the hg repo
    57   * download the source tarball or clone the hg repo