Building using CMake - Windows: Difference between revisions

Jump to navigation Jump to search
m
Hyperlink rather to the last successful build for the msvc 3rd party files
m (Change the URL to download msvc 3rd party files, previous link was broken (src: http://wiki.flightgear.org/Fr/compiler_flightear_avec_CMake_-_Windows#Arborescence_de_fichiers ))
m (Hyperlink rather to the last successful build for the msvc 3rd party files)
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-Win/lastSuccessfulBuild/artifact/3rdParty/ 3rdParty] / </tt> ( includes boost, plib, fltk, zlib, libpng, libjpeg, libtiff, freetype, libsvn, gdal, ... ) <tt>
::: bin /
::: bin /
::: include /
::: include /
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-Win/lastSuccessfulBuild/artifact/3rdParty.x64/ 3rdParty.x64] /
::: bin /
::: bin /
::: include /
::: include /
29

edits

Navigation menu