Building using CMake - Windows: Difference between revisions

Jump to navigation Jump to search
→‎Directory tree: update 3rdParty source
(→‎Directory tree: update 3rdParty source)
Line 22: Line 22:
<tt>
<tt>
: ${MSVC_3RDPARTY_ROOT} /
: ${MSVC_3RDPARTY_ROOT} /
:: [ftp://ftp.ihg.uni-duisburg.de/FlightGear/Win32/MSVC/ 3rdParty] / </tt> ( includes boost, plib, fltk, zlib, libpng, libjpeg, libtiff, freetype, libsvn, gdal, ... ) <tt>
:: [http://flightgear.simpits.org:8080/job/3rdParty/lastSuccessfulBuild/artifact/*zip*/archive.zip 3rdParty] / </tt> ( includes boost, plib, fltk, zlib, libpng, libjpeg, libtiff, freetype, libsvn, gdal, ... ) <tt>
::: bin /
::: bin /
::: include /
::: include /
::: lib /
::: lib /
:: [http://www.boost.org/ boost_1_53_0] / </tt> (an old version is included in the 3rdParty package, latest version can be downloaded from http://www.boost.org/) <tt>
:: [http://www.boost.org/ boost_1_55_0] / </tt> (latest version can be downloaded from http://www.boost.org/) <tt>
::: boost /
::: boost /
:: install /
:: install /
Line 44: Line 44:
<tt>
<tt>
: ${MSVC_3RDPARTY_ROOT} /
: ${MSVC_3RDPARTY_ROOT} /
:: [ftp://ftp.ihg.uni-duisburg.de/FlightGear/Win32/MSVC/ 3rdParty.x64] /
:: [http://flightgear.simpits.org:8080/job/3rdParty.x64/lastSuccessfulBuild/artifact/*zip*/archive.zip 3rdParty.x64] /
::: bin /
::: bin /
::: include /
::: include /
::: lib /
::: lib /
:: [http://www.boost.org/ boost_1_53_0] / </tt> (an old version is included in the 3rdParty package, latest version can be downloaded from http://www.boost.org/) <tt>
:: [http://www.boost.org/ boost_1_55_0] / </tt> (latest version can be downloaded from http://www.boost.org/) <tt>
::: boost /
::: boost /
:: install /
:: install /
577

edits

Navigation menu