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

[freeglut,gl2ps,glui,mdl-sdk] Platform support corrections #35391

Merged
merged 8 commits into from
Dec 1, 2023

Conversation

dg0yt
Copy link
Contributor

@dg0yt dg0yt commented Nov 29, 2023

Forked from work on ogre-next:

Fixes freeglut build on android.
Marks gl2ps and glui as unsupported on android. (Used to be failure cascade form freeglut.)
Drops gl2ps dependency on freeglut. (Skip building test programs.)
Aligns mdl-sdk supports expression with vcpkg_check_library_linkage, and fixed the build error for x64-windows-static-md. (Used to be "unsupported".)
Marks libraw:arm-neon-android=fail. (Used to be failure cascade from freeglut. Might work with some NDK/ABI configurations.)

@JonLiu1993 JonLiu1993 self-assigned this Nov 29, 2023
@JonLiu1993 JonLiu1993 added the category:port-bug The issue is with a library, which is something the port should already support label Nov 29, 2023
@dg0yt dg0yt marked this pull request as ready for review November 30, 2023 07:56
@dg0yt dg0yt changed the title [freeglut] Fix android [freeglut,gl2ps,glui,mdl-sdk] Platform support corrections Nov 30, 2023
@JonLiu1993 JonLiu1993 added the info:reviewed Pull Request changes follow basic guidelines label Dec 1, 2023
@vicroms vicroms merged commit 01ea5f6 into microsoft:master Dec 1, 2023
15 checks passed
@dg0yt dg0yt deleted the freeglut branch December 1, 2023 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants