Kouhei Sutou
null+****@clear*****
Wed Apr 3 13:55:35 JST 2013
Kouhei Sutou 2013-04-03 13:55:35 +0900 (Wed, 03 Apr 2013) New Revision: 07c7f21737c24b9975c4e4b82bdd59ff485790c2 https://github.com/groonga/groonga-normalizer-mysql/commit/07c7f21737c24b9975c4e4b82bdd59ff485790c2 Message: doc windows: add -DCMAKE_INSTALL_PREFIX It is required to install .pc. Modified files: README.md Modified: README.md (+2 -2) =================================================================== --- README.md 2013-04-03 13:54:38 +0900 (d1e3469) +++ README.md 2013-04-03 13:55:35 +0900 (7cb0735) @@ -96,9 +96,9 @@ IMPORTANT!!!: Set `PKG_CONFIG_PATH` environment variable: groonga-normalizer-mysql-X.Y.Z> set PKG_CONFIG_PATH=C:\groongalocal\lib\pkgconfig -Run CMake: +Run CMake. Here is a command line to install groonga to `C:\groonga` folder: - groonga-normalizer-mysql-X.Y.Z> cmake . -G "Visual Studio 10 Win64" + groonga-normalizer-mysql-X.Y.Z> cmake . -G "Visual Studio 10 Win64" -DCMAKE_INSTALL_PREFIX=C:\groonga Build by Visual C++ 2010 Express: -------------- next part -------------- HTML����������������������������...Download