Commit Graph

8 Commits

Author SHA1 Message Date
Roman Grundkiewicz
326b9400e9 Merged PR 18232: Update VS CMake builds and scripts
This PR updates Windows build using Visual Studio CMake compilation with Ninja. It does not affect standard VS compilation or Windows builds on Azure/GitHub CI.

List of changes:
- Fixed syntax in the script installing dependencies via vcpkg.
- Removed installation of Protobuf (already included as a submodule) and Boost 1.72 (the previous solution no longer works with new vcpkg).
- Disabled compilation of marian-server in the default setting due to Boost issues.
- Disabled compilation of NCCL in the default setting due to an error (see comment in the code).
- Updated vs/README.
2021-03-19 08:27:34 +00:00
Marcin Junczys-Dowmunt
28629ea516 switch CUDA back on 2018-12-12 13:45:57 -08:00
Marcin Junczys-Dowmunt
b44195c33d fix more warnings 2018-12-11 14:01:11 -08:00
Marcin Junczys-Dowmunt
30b6219773 fix more warnings, make CUDA optional for windows 2018-12-10 15:40:17 -08:00
Marcin Junczys-Dowmunt
634ba54839 fix warnings 2018-12-10 14:40:11 -08:00
Marcin Junczys-Dowmunt
8f604afb88 make things compile under windows again 2018-12-10 13:32:22 -08:00
Cédric Rousseau
06aaefc2e0 Fix deps check script + top-level comments 2018-09-17 17:24:25 +02:00
Cédric Rousseau
77516c9239 Update scripts to build on Windows 2018-09-14 15:52:42 +02:00