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

Build failure on master branch for multiple graphic APIs/platforms #1706

Closed
dontpanic92 opened this issue Jun 26, 2023 · 3 comments
Closed
Labels
bug Something isn't working

Comments

@dontpanic92
Copy link

Release Type: Official Release/GitHub (please choose appropriate option)
GitHub

Version: Version number and/or git branch
master

Platform(s): Does the problem occur on Windows, Android...?
Windows/Android/Linux/iOS

Describe the bug
A clear and concise description of what the bug is.
Build Failure

To Reproduce
Steps to reproduce the behavior:

  1. build projects for Vulkan/Direct3D12/OpenGL for Windows
  2. Build fails

Expected behavior
A clear and concise description of what you expected to happen.
Build succeeds

Screenshots
If applicable, add screenshots to help explain your problem (use GitHub drag & drop)

Log and callstacks
If any, please attach here any log or callstack (preferably in a .txt file using GitHub drag and drop)

Additional context
Add any other context about the problem here.

For the failures on Windows, it seems that the reason is some obslete code was removed but the corresponding references were not updated.

@dontpanic92 dontpanic92 added the bug Something isn't working label Jun 26, 2023
@dontpanic92
Copy link
Author

For the failures on Windows, I can try to take them if nobody is working on it

@Jklawreszuk
Copy link
Collaborator

I think this was fixed by #1697 🤔

@dontpanic92
Copy link
Author

Yes that's right, closing

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

No branches or pull requests

2 participants