Logo
Explore Help
Register Sign In
Cr8-xyz/blender
1
0
Fork 0
You've already forked blender
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
ef4aa42ea4ffa1bf7f5ad7f8e7f7b6acf9e3c3e6
blender/build_files/windows/detect_msvc2017.cmd

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
80 B
Batchfile
Raw Normal View History

make.bat: refactor make.bat make.bat was starting to become hard to maintain, this refactors it into separate batch files for each stage of the process. -Improved detection of msvc2013/2015 -Improved failure handling. -Added check for working msbuild and C++ compiler -Added verbose switch to ease trouble shooting. -Added Check if svn/cmake/git are in the path before using them -Display the build configuration before asking to download the libraries -Offer an option to recover an interrupted checkout of the libraries. -Automatically check out sub-modules in-case they are missing.
2018-05-25 17:57:13 -06:00
set BUILD_VS_VER=15
make.bat: Fix msvc-2017 detection. D3485 by @manung Differential Revision: https://developer.blender.org/D3485
2018-06-18 13:39:12 -06:00
set BUILD_VS_YEAR=2017
make.bat: Preliminary Visual Studio 2019 support. VS2019 is binary compatible with the existing vc14 libraries and no new libraries libs are required in svn. VS2019 support requires cmake 3.14. VS2019 is still in pre-release state, you are required to explicitly select the pre-release version by using: make full 2019pre
2019-02-22 20:49:22 -07:00
call "%~dp0\detect_msvc_vswhere.cmd"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 485ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API