Opened 8 years ago

Closed 8 years ago

#39 closed defect (fixed)

Upgrade to MapCache 1.4.1 release

Reported by: Jeff McKenna Owned by: Jeff McKenna
Priority: major Milestone: 3.1.3 release
Component: MS4W - MapServer Version: 3.1.2
Keywords: Cc:
Blocked By: Blocking:

Description (last modified by Jeff McKenna)

  • MS4W contains MapCache 1.4.0

Change History (6)

comment:1 by Jeff McKenna, 8 years ago

Description: modified (diff)

comment:2 by Jeff McKenna, 8 years ago

Compiling mapcache-master on Windows gives this error:

Linking C executable mapcache_seed.exe
mapcache_seed.c.obj : error LNK2019: unresolved external symbol _mapcache_cache_tile_get r
eferenced in function _examine_tile
mapcache_seed.c.obj : error LNK2019: unresolved external symbol _mapcache_cache_tile_exist
s referenced in function _examine_tile
mapcache_seed.c.obj : error LNK2019: unresolved external symbol _mapcache_requested_dimens
ions_clone referenced in function _cmd_worker
mapcache_seed.c.obj : error LNK2019: unresolved external symbol _mapcache_cache_tile_set r
eferenced in function _seed_worker
mapcache_seed.exe : fatal error LNK1120: 4 unresolved externals
LINK failed. with 1120
NMAKE : fatal error U1077: '"C:\Program Files\CMake\bin\cmake.exe"' : return code '0xfffff
fff'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe
"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe
"' : return code '0x2'
Stop.

comment:3 by Jeff McKenna, 8 years ago

comment:4 by Jeff McKenna, 8 years ago

Compiler issue is fixed in MapCache-master. Will include include in the MS4W-3.1.3 release.

Last edited 8 years ago by Jeff McKenna (previous) (diff)

comment:5 by Jeff McKenna, 8 years ago

Description: modified (diff)
Summary: Upgrade to MapCache masterUpgrade to MapCache 1.4.1 release

comment:6 by Jeff McKenna, 8 years ago

Resolution: fixed
Status: newclosed

MapCache 1.4.1 is available in the MS4W 3.1.3 release.

Note: See TracTickets for help on using tickets.