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

Some pre-built CMake configuration fixes #2058

Merged
merged 1 commit into from
Jul 28, 2024

Conversation

IamSanjid
Copy link
Contributor

Describe your changes

It was looking for cocosstudio instead of cocostudio when prebuilt engine configuration with extensions enabled is used.
For Windows MSVC compiler /utf-8 flag wasn't being set for prebuilt engine configuration.
Fixed a redefination warning of AX_GLES_PROFILE for some compilers when prebuilt engine configuration is used.

Issue ticket number and link

Checklist before requesting a review

For each PR

  • Add Copyright if it missed:
    - "Copyright (c) 2019-present Axmol Engine contributors (see AUTHORS.md)."

  • I have performed a self-review of my code.

    Optional:

    • I have checked readme and add important infos to this PR.
    • I have added/adapted some tests too.

For core/new feature PR

  • I have checked readme and add important infos to this PR.
  • I have added thorough tests.

@halx99 halx99 merged commit 1553121 into axmolengine:dev Jul 28, 2024
15 checks passed
@halx99 halx99 added this to the 2.1.5 milestone Jul 28, 2024
@halx99 halx99 added the bug Something isn't working label Jul 28, 2024
@IamSanjid IamSanjid deleted the pre-built-fixes branch July 29, 2024 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants