Hiroshi Hatake
null+****@clear*****
Mon Jul 24 18:25:57 JST 2017
Hiroshi Hatake 2017-07-24 18:25:57 +0900 (Mon, 24 Jul 2017) New Revision: 5eb2219c815dcd1b16fe806102afefb0a6f3046c https://github.com/mroonga/mroonga/commit/5eb2219c815dcd1b16fe806102afefb0a6f3046c Merged 2e81194: Merge pull request #151 from mroonga/remove-vs2013 Message: package windows doc: Update descriptions for VS 2015 Community Modified files: packages/windows/README.md Modified: packages/windows/README.md (+6 -6) =================================================================== --- packages/windows/README.md 2017-07-24 18:25:26 +0900 (f220634) +++ packages/windows/README.md 2017-07-24 18:25:57 +0900 (6fd4300) @@ -6,16 +6,16 @@ TODO... ## Build with Visual C++ Express -You need to use Visual C++ 2013 or later to build Mroonga with Express -edition. `build-vc2013.bat` is a build batch script to build with -Visual C++ Express 2013. +You need to use Visual Studio 2015 for Windows Desktop or later to build Mroonga with express +edition. `build-vc2015.bat` is a build batch script to build with +Visual Visual Studio 2015 for Windows Desktop. Note that you can't build MSI file with Express edition. You need to use Professional edition or upper editions to build MSI file. -## Build with Visual C++ Professional +## Build with Visual Studio Community You can build both zip file MSI file with Professional edition. But now, this feature is temporary disabled. -If you want to create MSI package, please uncomment in `build-vc2013.bat`. -And then, you can build MSI package with Visual Studio 2013 Professional. +If you want to create MSI package, please uncomment in `build-vc2015.bat`. +And then, you can build MSI package with Visual Studio 2015 Community. -------------- next part -------------- HTML����������������������������...Download