Building using CMake - Windows: Difference between revisions

Jump to navigation Jump to search
→‎32-bits: Better and more usage of {{build link}}.
(Updates for the build system now being based on VS2015.)
(→‎32-bits: Better and more usage of {{build link}}.)
Line 18: Line 18:
<tt>
<tt>
: ${MSVC_3RDPARTY_ROOT} /
: ${MSVC_3RDPARTY_ROOT} /
:: {{build link|path=view/Windows/job/3rdParty-Win/lastSuccessfulBuild/artifact/3rdParty/*zip*/3rdParty.zip 3rdParty}} / </tt> ( includes plib, fltk, zlib, libpng, libjpeg, libtiff, freetype, libsvn, gdal, ... ) <tt>
:: {{build link|path=view/Windows/job/3rdParty-Win/lastSuccessfulBuild/artifact/3rdParty/*zip*/3rdParty.zip|text=3rdParty}} / </tt> ( includes plib, fltk, zlib, libpng, libjpeg, libtiff, freetype, libsvn, gdal, ... ) <tt>
::: bin /
::: bin /
::: include /
::: include /
::: lib /
::: lib /
:: [http://build.flightgear.org:8080/view/Windows/job/Boost-Win/lastSuccessfulBuild/artifact/*zip*/archive.zip Boost] / </tt> (latest version can be downloaded from http://www.boost.org/) <tt>
:: {{build link|path=view/Windows/job/Boost-Win/lastSuccessfulBuild/artifact/*zip*/archive.zip|text=Boost}} / </tt> (latest version can be downloaded from http://www.boost.org/) <tt>
::: boost /
::: boost /
::: lib /
::: lib /
:: install /
:: install /
::: msvc140 / </tt> ( for VS2015 32 bits, or msvc100 for VS2010 32 bits, or msvc90 for VS2008 32-bits or newer versions of Visual Studio) <tt>
::: msvc140 / </tt> ( for VS2015 32 bits, or msvc100 for VS2010 32 bits, or msvc90 for VS2008 32-bits or newer versions of Visual Studio) <tt>
:::: [http://build.flightgear.org:8080/view/Windows/job/OSG-Win/lastSuccessfulBuild/artifact/install/msvc100/OpenSceneGraph/*zip*/OpenSceneGraph.zip OpenSceneGraph] / </tt> ( OSG CMake install ) <tt>
:::: {{build link|path=view/Windows/job/OSG-Win/lastSuccessfulBuild/artifact/install/msvc100/OpenSceneGraph/*zip*/OpenSceneGraph.zip|text=OpenSceneGraph}} / </tt> ( OSG CMake install ) <tt>
::::: bin /
::::: bin /
::::: include /
::::: include /

Navigation menu