[Groonga-mysql-commit] mroonga/mroonga at 6e0e3b6 [master] doc: update procedure for Visual Studio 2015

Back to archive index

Kentaro Hayashi null+****@clear*****
Mon Mar 27 13:20:17 JST 2017


Kentaro Hayashi	2017-03-27 13:20:17 +0900 (Mon, 27 Mar 2017)

  New Revision: 6e0e3b646a258903879a15230fd5cb57db023a21
  https://github.com/mroonga/mroonga/commit/6e0e3b646a258903879a15230fd5cb57db023a21

  Message:
    doc: update procedure for Visual Studio 2015

  Modified files:
    doc/source/developer/release.rst

  Modified: doc/source/developer/release.rst (+2 -2)
===================================================================
--- doc/source/developer/release.rst    2017-03-26 22:53:25 +0900 (f9ed15d)
+++ doc/source/developer/release.rst    2017-03-27 13:20:17 +0900 (dec59d8)
@@ -262,7 +262,7 @@ zip 展開機能はとても遅いので 7-zip などを使いましょう。展
 
  > mkdir build-32
  > cd build-32
- > cmake ..\source -G "Visual Studio 12" > config.log
+ > cmake ..\source -G "Visual Studio 14" > config.log
  > cmake --build . --config RelWithDebInfo > build.log
  > cmake --build . --config RelWithDebInfo --target msi > msi.log
  > move *.msi ..\
@@ -271,7 +271,7 @@ zip 展開機能はとても遅いので 7-zip などを使いましょう。展
  > cd ..
  > mkdir build-64
  > cd build-64
- > cmake ..\source -G "Visual Studio 12 Win64" > config.log
+ > cmake ..\source -G "Visual Studio 14 Win64" > config.log
  > cmake --build . --config RelWithDebInfo > build.log
  > cmake --build . --config RelWithDebInfo --target msi > msi.log
  > move *.msi ..\
-------------- next part --------------
HTML����������������������������...
Descargar 



More information about the Groonga-mysql-commit mailing list
Back to archive index