Kouhei Sutou
null+****@clear*****
Tue Apr 14 21:39:35 JST 2015
Kouhei Sutou 2015-04-14 21:39:35 +0900 (Tue, 14 Apr 2015) New Revision: d472ce5f9e59fbc74191c10a7ad8b5520a28f828 https://github.com/groonga/groonga/commit/d472ce5f9e59fbc74191c10a7ad8b5520a28f828 Message: doc windows: update Visual Studio version GitHub: fix groonga/meetup#4 Reported by Hiroyuki Mizuhara. Thanks!!! Modified files: doc/locale/ja/LC_MESSAGES/install.po doc/source/install/windows.rst Modified: doc/locale/ja/LC_MESSAGES/install.po (+4 -5) =================================================================== --- doc/locale/ja/LC_MESSAGES/install.po 2015-04-09 20:09:33 +0900 (f13aaa8) +++ doc/locale/ja/LC_MESSAGES/install.po 2015-04-14 21:39:35 +0900 (fcc5f91) @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.2.1\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2015-01-27 16:40+0900\n" +"PO-Revision-Date: 2015-04-14 21:39+0900\n" "Last-Translator: Kouhei Sutou <kou �� clear-code.com>\n" "Language-Team: Japanese\n" "Language: ja\n" @@ -851,8 +851,7 @@ msgstr "" "下が必須のツールです。" msgid "" -"`Microsoft Visual Studio 2010 Express <http://www.microsoft.com/japan/msdn/" -"vstudio/express/>`_" +"`Microsoft Visual Studio Express 2013 for Windows Desktop <https://www.visualstudio.com/downloads/#d-2013-express>`_" msgstr "" msgid "`CMake <http://www.cmake.org/>`_" @@ -870,11 +869,11 @@ msgstr "Groongaのソースフォルダへと移動します::" msgid "" "Configure by ``cmake``. The following commnad line is for 64-bit version. To " -"build 32-bit version, use ``-G \"Visual Studio 10\"`` parameter instead::" +"build 32-bit version, use ``-G \"Visual Studio 12 2013\"`` parameter instead::" msgstr "" "``cmake`` でビルドオプションを設定します。以下のコマンドラインは64-bit用の" "Groongaをビルドするためのものです。32-bit用のGroongaをビルドする場合は代わり" -"に ``-G \"Visual Studio 10\"`` パラメーターを指定してください::" +"に ``-G \"Visual Studio 12 2013\"`` パラメーターを指定してください::" msgid "" "After the above steps, :doc:`/reference/executables/groonga` is found in ``c:" Modified: doc/source/install/windows.rst (+4 -4) =================================================================== --- doc/source/install/windows.rst 2015-04-09 20:09:33 +0900 (2260469) +++ doc/source/install/windows.rst 2015-04-14 21:39:35 +0900 (b58e07d) @@ -60,8 +60,8 @@ Build from source First, you need to install required tools for building Groonga on Windows. Here are required tools: - * `Microsoft Visual Studio 2010 Express - <http://www.microsoft.com/japan/msdn/vstudio/express/>`_ + * `Microsoft Visual Studio Express 2013 for Windows Desktop + <https://www.visualstudio.com/downloads/#d-2013-express>`_ * `CMake <http://www.cmake.org/>`_ Download zipped source from packages.groonga.org: @@ -75,10 +75,10 @@ Move to the Groonga's source folder:: > cd c:\Users\%USERNAME%\Downloads\groonga-5.0.2 Configure by ``cmake``. The following commnad line is for 64-bit -version. To build 32-bit version, use ``-G "Visual Studio 10"`` +version. To build 32-bit version, use ``-G "Visual Studio 12 2013"`` parameter instead:: - groonga-5.0.2> cmake . -G "Visual Studio 10 Win64" -DCMAKE_INSTALL_PREFIX=C:\groonga + groonga-5.0.2> cmake . -G "Visual Studio 12 2013 Win64" -DCMAKE_INSTALL_PREFIX=C:\groonga Build:: -------------- next part -------------- HTML����������������������������... 다운로드