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

[qtbase] ios support #29220

Closed
wants to merge 1 commit into from
Closed

[qtbase] ios support #29220

wants to merge 1 commit into from

Conversation

m-kuhn
Copy link
Contributor

@m-kuhn m-kuhn commented Jan 27, 2023

Adds ios support for qtbase

I am only halfway convinced by this, as upstream seems to be able to produce binaries without the patch. But the "controlled" platform headers (OpenGLES.framework/Headers/ES2/glext.h) only contains GL_MIN_EXT and no GL_MIN.
I wonder if upstream builds without gles2 (which is deprecated for ios) or if it's something else.
But since this builds for me, I'll put it up for discussion here anyway.

  • Changes comply with the maintainer guide
  • SHA512s are updated for each updated download
  • The "supports" clause reflects platforms that may be fixed by this new version
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

@@ -0,0 +1,22 @@
diff --git a/src/gui/rhi/qrhigles2.cpp b/src/gui/rhi/qrhigles2.cpp
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'd better to push this changes to the upstream first / later.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree, this is tricky enough I would like to see that it has been at least submitted upstream before merging this.

/cc @Neumann-A

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair point. I was speculating for someone here already with content knowledge.

@MonicaLiu0311 MonicaLiu0311 added category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist requires:author-response and removed requires:author-response labels Jan 28, 2023
@MonicaLiu0311 MonicaLiu0311 added the info:reviewed Pull Request changes follow basic guidelines label Feb 3, 2023
@BillyONeal BillyONeal added depends:upstream-changes Waiting on a change to the upstream project and removed info:reviewed Pull Request changes follow basic guidelines labels Feb 3, 2023
@m-kuhn
Copy link
Contributor Author

m-kuhn commented Feb 4, 2023

@MonicaLiu0311
Copy link
Contributor

Note: I will be converting your PR to draft status. When you respond, please revert to "ready for review".

@MonicaLiu0311 MonicaLiu0311 marked this pull request as draft September 13, 2023 06:47
@m-kuhn
Copy link
Contributor Author

m-kuhn commented Jan 29, 2024

Superseded by #36407

@m-kuhn m-kuhn closed this Jan 29, 2024
@m-kuhn m-kuhn deleted the ios_qt6 branch January 29, 2024 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist depends:upstream-changes Waiting on a change to the upstream project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants