Changes between Version 3 and Version 4 of BuildingOnMINGW64CMake


Ignore:
Timestamp:
Jun 8, 2013, 12:00:35 PM (11 years ago)
Author:
robe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingOnMINGW64CMake

    v3 v4  
    2020You can use the regular CMake 32-bit binaries to build 64-bit and just extract somewhere e.g. to root of
    2121http://cmake.org/cmake/resources/software.html (
    22  latest now is http://www.cmake.org/files/v2.8/cmake-2.8.11-win32-x86.zip which should work fine   C:\ming64\cmake-2.8.10.2-win32-x86 )
     22 latest now is http://www.cmake.org/files/v2.8/cmake-2.8.11-win32-x86.zip which should work fine 
     23and then extract anywhere you like for exampl all in C:\cmake so you have C:\cmake, C:\cmake\bin etc.
     24and can reference from msys with /c/cmake)
    2325
    2426
     
    3840
    3941
    40 I submitted the preliminary patch on ticket [http://trac.osgeo.org/geos/ticket/630]
    41   ([http://trac.osgeo.org/geos/attachment/ticket/630/geos3.4.0_cmake_mingw64.diff])
     42I submitted the preliminary patch on ticket [#630]
     43  (http://trac.osgeo.org/geos/attachment/ticket/630/geos3.4.0_cmake_mingw64.diff)
    4244
    4345export PATH=".:/bin:/include:/mingw/bin:/mingw/include:/c/Windows/system32:/c/Windows:/usr/local/bin:/c/ming64/cmake-2.8.11-win32-x86/bin"