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

Make filemanager aware of UWP Win32 API #2831

Merged
merged 1 commit into from Sep 1, 2021

Conversation

gorlak
Copy link
Contributor

@gorlak gorlak commented Aug 31, 2021

Hi, This is a patch I've authored over at Epic Games to get basic PROJ codelines working on UWP. This change identifies UWP via preprocessor macros, and directs conditional compilation to use UWP counterparts where necessary to get PROJ to function.

@rouault rouault added this to the 8.2.0 milestone Sep 1, 2021
@rouault rouault merged commit 1ed57b9 into OSGeo:master Sep 1, 2021
@gorlak
Copy link
Contributor Author

gorlak commented Sep 1, 2021

Thanks @rouault! 👍

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

Successfully merging this pull request may close these issues.

compilation error on Universal Windows Platform
2 participants