[mapserver-commits] [mapserver/mapserver] bcf7e7: Fix LNK2019 build error on windows (#5346)
GitHub
noreply at github.com
Mon Dec 5 04:30:19 PST 2016
Branch: refs/heads/branch-7-0
Home: https://github.com/mapserver/mapserver
Commit: bcf7e7ef350abe8649b4ca1834d163912c3f5fc2
https://github.com/mapserver/mapserver/commit/bcf7e7ef350abe8649b4ca1834d163912c3f5fc2
Author: Alexander Gabriel <alexander.gabriel at digital-infinity.de>
Date: 2016-12-05 (Mon, 05 Dec 2016)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Fix LNK2019 build error on windows (#5346)
Fixes error in maphttp.c.obj LNK2019 unresolved external symbol
"__imp__select at 20" in function "_msHTTPExecuteRequests"
Commit: 2f240de9ac97c1e7cc3253541b590a45271a334d
https://github.com/mapserver/mapserver/commit/2f240de9ac97c1e7cc3253541b590a45271a334d
Author: Alexander Gabriel <alexander.gabriel at digital-infinity.de>
Date: 2016-12-05 (Mon, 05 Dec 2016)
Changed paths:
M mapscript/php/owsrequest.c
Log Message:
-----------
Fix variable declaration compilation error on Windows (#5346)
Commit: 54d645c18d0293f7e5821e9d740542408083f955
https://github.com/mapserver/mapserver/commit/54d645c18d0293f7e5821e9d740542408083f955
Author: Alexander Gabriel <alexander.gabriel at digital-infinity.de>
Date: 2016-12-05 (Mon, 05 Dec 2016)
Changed paths:
M cmake/FindPHP5.cmake
M mapscript/php/CMakeLists.txt
Log Message:
-----------
fix issues when compiling PHP-MapScript with VS2012 Express (#5346)
Commit: 14ce31235fe9400275114666673ab7013006663c
https://github.com/mapserver/mapserver/commit/14ce31235fe9400275114666673ab7013006663c
Author: Alexander Gabriel <alexander.gabriel at digital-infinity.de>
Date: 2016-12-05 (Mon, 05 Dec 2016)
Changed paths:
M cmake/FindICONV.cmake
Log Message:
-----------
cmake/FindICONV.cmake did not find iconv on windows (#5346)
Compare: https://github.com/mapserver/mapserver/compare/2ab0dc0187b0...14ce31235fe9
More information about the mapserver-commits
mailing list