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

Fix iOS / Android CMake builds #5482

Merged
merged 2 commits into from
Nov 28, 2023
Merged

Fix iOS / Android CMake builds #5482

merged 2 commits into from
Nov 28, 2023

Conversation

juan-lunarg
Copy link
Contributor

@juan-lunarg juan-lunarg commented Nov 21, 2023

closes #4437

@s-perron
Copy link
Collaborator

Do you know why the new CIs failed? I don't want to merge if they will start to fail for everyone else.

@s-perron s-perron self-requested a review November 27, 2023 19:35
@juan-lunarg
Copy link
Contributor Author

juan-lunarg commented Nov 27, 2023

Do you know why the new CIs failed? I don't want to merge if they will start to fail for everyone else.

Could you try running the actions? Last time I checked it looked like a permissions issue the runs just never started.

@juan-lunarg
Copy link
Contributor Author

Do you know why the new CIs failed? I don't want to merge if they will start to fail for everyone else.

I couldn't figure out why the new CI failed even on my fork. I've removed the new CI from this PR

@juan-lunarg juan-lunarg changed the title Fix iOS / Android CMake builds, as well as adding CI for these build configurations Fix iOS / Android CMake builds Nov 28, 2023
@s-perron s-perron enabled auto-merge (squash) November 28, 2023 15:53
@s-perron s-perron merged commit afaf8fd into KhronosGroup:main Nov 28, 2023
4 checks passed
@juan-lunarg juan-lunarg deleted the juan/ios branch November 28, 2023 17:06
@juan-lunarg
Copy link
Contributor Author

I couldn't figure out why the new CI failed even on my fork. I've removed the new CI from this PR

We have integration testing for iOS / Android in the vulkan validation layers and glslang. Which will do for now.

arcady-lunarg pushed a commit to KhronosGroup/glslang that referenced this pull request Nov 29, 2023
As of KhronosGroup/SPIRV-Tools/pull/5482

SPIRV-Tools builds cleanly for Android/iOS by default
@juan-lunarg
Copy link
Contributor Author

We have integration testing for iOS / Android in the vulkan validation layers and glslang. Which will do for now.

Never mind I got CI working for this repo @s-perron
#5490

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.

CMake, Android, and libandroid.so build problem
2 participants