[Groonga-commit] pgroonga/pgroonga at 990fbea [master] windows: use Visual Studio 2013

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Apr 11 00:07:43 JST 2016


Kouhei Sutou	2016-04-11 00:07:43 +0900 (Mon, 11 Apr 2016)

  New Revision: 990fbea16c0810b5de32e510edd3ece5f181abe3
  https://github.com/pgroonga/pgroonga/commit/990fbea16c0810b5de32e510edd3ece5f181abe3

  Message:
    windows: use Visual Studio 2013
    
    Because PostgreSQL binary uses it.

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -1)
===================================================================
--- Rakefile    2016-04-08 23:55:25 +0900 (a73dd7a)
+++ Rakefile    2016-04-11 00:07:43 +0900 (4469c87)
@@ -457,7 +457,7 @@ postgresql-server-dev-9.4
         rm_rf("tmp")
         mkdir_p("tmp")
         cd("tmp") do
-          cmake_generator = "Visual Studio 14 2015"
+          cmake_generator = "Visual Studio 12 2013"
           if arch == "x64"
             cmake_generator << " Win64"
             windows_postgresql_archive_name =
-------------- next part --------------
HTML����������������������������...
다운로드 



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