Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[gdal 2.2.2] Fails to build in x86-windows #2551

Closed
jslee02 opened this issue Jan 11, 2018 · 3 comments
Closed

[gdal 2.2.2] Fails to build in x86-windows #2551

jslee02 opened this issue Jan 11, 2018 · 3 comments

Comments

@jslee02
Copy link
Contributor

jslee02 commented Jan 11, 2018

  • The machine setup: Windows 10 Enterprise (10.0.16299 Build 16299) + vcpkg (0.0.101-2018-01-11-6bdc3bf9eb5cc93e579cddcbb01c41e991082c8c)
  • Package and version I'm building: gdal 2.2.2
  • The steps to reproduce: vcpkg install gdal
  • The outcome I expected: building gdal w/o any errors
  • The actual outcome: https://gist.github.com/jslee02/4674f53df7435693ffbeed46f76713f8
@ras0219-msft
Copy link
Contributor

ras0219-msft commented Jan 13, 2018

Thanks for posting!

Could you attach

C:\Users\jslee02\dev\vcpkg\buildtrees\gdal\nmake-build-x86-windows-release-out.log
C:\Users\jslee02\dev\vcpkg\buildtrees\gdal\nmake-build-x86-windows-release-err.log

(also, I don't know why it's using NMake...)

@jslee02
Copy link
Contributor Author

jslee02 commented Jan 14, 2018

@ras0219-msft
Copy link
Contributor

frmts\o\ngsgeoiddataset.obj : fatal error LNK1136: invalid or corrupt file

I'm not sure what could cause this -- maybe a MAX_PATH issue?

Also note that it libmysql has dropped support for 32-bit Windows in the newest version, which also prevents gdal from compiling. Because of this, I'm going to close this issue for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants