代码拉取完成,页面将自动刷新
echo off
D:
cd D:\Mongo-Driver
rem ɸĿ¼
mkdir D:\Mongo-Driver\mongo-cxx-driver-r3.1.1\VS
mkdir D:\Mongo-Driver\mongo-cxx-driver-r3.1.1\VS\Win32_Debug
mkdir D:\Mongo-Driver\mongo-cxx-driver-r3.1.1\VS\Win32_Release
mkdir D:\Mongo-Driver\mongo-cxx-driver-r3.1.1\VS\Win64_Debug
mkdir D:\Mongo-Driver\mongo-cxx-driver-r3.1.1\VS\Win64_Release
mkdir D:\Mongo-Driver\mongo-cxx-driver-Bin
mkdir D:\Mongo-Driver\mongo-cxx-driver-Bin\Win32_Debug
mkdir D:\Mongo-Driver\mongo-cxx-driver-Bin\Win32_Release
mkdir D:\Mongo-Driver\mongo-cxx-driver-Bin\Win64_Debug
mkdir D:\Mongo-Driver\mongo-cxx-driver-Bin\Win64_Release
rem 32λDebug
cd D:\Mongo-Driver\mongo-cxx-driver-r3.1.1\VS\Win32_Debug
cmake.exe --target "D:\Mongo-Driver\mongo-cxx-driver-r3.1.1" -G "Visual Studio 14 2015" -DCMAKE_INSTALL_PREFIX=D:\Mongo-Driver\mongo-cxx-driver-Bin\Win32_Debug -DBOOST_ROOT=D:\boost_1_63_0 -DLIBBSON_DIR=D:\Mongo-Driver\mongo-c-driver-Bin\Win32_Debug -DLIBMONGOC_DIR=D:\Mongo-Driver\mongo-c-driver-Bin\Win32_Debug
rem 32λRelease
cd D:\Mongo-Driver\mongo-cxx-driver-r3.1.1\VS\Win32_Release
cmake.exe --target "D:\Mongo-Driver\mongo-cxx-driver-r3.1.1" -G "Visual Studio 14 2015" -DCMAKE_INSTALL_PREFIX=D:\Mongo-Driver\mongo-cxx-driver-Bin\Win32_Release -DBOOST_ROOT=D:\boost_1_63_0 -DLIBBSON_DIR=D:\Mongo-Driver\mongo-c-driver-Bin\Win32_Release -DLIBMONGOC_DIR=D:\Mongo-Driver\mongo-c-driver-Bin\Win32_Release
rem 64λDebug
cd D:\Mongo-Driver\mongo-cxx-driver-r3.1.1\VS\Win64_Debug
cmake.exe --target "D:\Mongo-Driver\mongo-cxx-driver-r3.1.1" -G "Visual Studio 14 2015 Win64" -DCMAKE_INSTALL_PREFIX=D:\Mongo-Driver\mongo-cxx-driver-Bin\Win64_Debug -DBOOST_ROOT=D:\boost_1_63_0 -DLIBBSON_DIR=D:\Mongo-Driver\mongo-c-driver-Bin\Win64_Debug -DLIBMONGOC_DIR=D:\Mongo-Driver\mongo-c-driver-Bin\Win64_Debug
rem 64λRelease
cd D:\Mongo-Driver\mongo-cxx-driver-r3.1.1\VS\Win64_Release
cmake.exe --target "D:\Mongo-Driver\mongo-cxx-driver-r3.1.1" -G "Visual Studio 14 2015 Win64" -DCMAKE_INSTALL_PREFIX=D:\Mongo-Driver\mongo-cxx-driver-Bin\Win64_Release -DBOOST_ROOT=D:\boost_1_63_0 -DLIBBSON_DIR=D:\Mongo-Driver\mongo-c-driver-Bin\Win64_Release -DLIBMONGOC_DIR=D:\Mongo-Driver\mongo-c-driver-Bin\Win64_Release
cd D:\Mongo-Driver
rem pause
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。