Skip to content
Discussion options

You must be logged in to vote

@trippetoe As windows server 2012 is already EOL and not supported I don't see any obvious reasons to investigate it.

Why it doesn't work? I suppose it's missing VCRT v140 version which is shipped with packages. But some files are still coming from system (like ntdll). There can be missing methods and incompatible ABI. And those redistributables are binary compatible with VCRT 2015+.

You have two options:

  • Move to the latest windows server (at least 2016).
  • Use preinstalled GDAL binaries (no need for WindowsRuntime package then). You can download them from GisInternals as well. Read this thread.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@trippetoe
Comment options

@MaxRev-Dev
Comment options

@MaxRev-Dev
Comment options

Answer selected by MaxRev-Dev
@trippetoe
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants