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

Add support for MaterialX builds on iOS #1435

Merged

Conversation

Morteeza
Copy link
Contributor

@Morteeza Morteeza commented Aug 3, 2023

Thanks to @ikuznetcova for the contribution

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Aug 3, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

@Morteeza Morteeza changed the title Adds MATERIALX_BUILD_IOS option that when it enables, it makes Materi… Adds MATERIALX_BUILD_IOS option that enables it to be compiled on iOS Aug 3, 2023
@Morteeza Morteeza force-pushed the MaterialX_iOS branch 11 times, most recently from a5417f0 to f4f7822 Compare August 7, 2023 10:45
@jstone-lucasfilm
Copy link
Member

@Morteeza This proposal looks good to me, and let me know what your thoughts are on the error we're seeing in GitHub Actions.

@meshula
Copy link

meshula commented Aug 18, 2023

It's trying to build for iOS, but can we build for iOS in github CI?

/Applications/Xcode_14.3.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/usr/include/sys/cdefs.h:901:2#error Unsupported architecture: error: Unsupported architecture

 ^
#error Unsupported architecture
 ^

@Morteeza Morteeza force-pushed the MaterialX_iOS branch 13 times, most recently from 931f174 to 1838af4 Compare August 21, 2023 13:49
@Morteeza
Copy link
Contributor Author

Thanks @jstone-lucasfilm and @meshula .

I believe this version should compile fine for both Mac and iOS.

@meshula
Copy link

meshula commented Aug 21, 2023

Ah nice, looking good!

Copy link
Member

@jstone-lucasfilm jstone-lucasfilm left a comment

Choose a reason for hiding this comment

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

This looks great to me, @Morteeza, and I had just one recommendation for maintaining the clarity of the top-level CMakeLists.txt file.

CMakeLists.txt Outdated Show resolved Hide resolved
Copy link
Member

@jstone-lucasfilm jstone-lucasfilm left a comment

Choose a reason for hiding this comment

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

This looks great to me, thanks @Morteeza!

Signed-off-by: Jonathan Stone <jstone@lucasfilm.com>
@jstone-lucasfilm jstone-lucasfilm changed the title Adds MATERIALX_BUILD_IOS option that enables it to be compiled on iOS Add support for MaterialX builds on iOS Aug 22, 2023
@jstone-lucasfilm jstone-lucasfilm merged commit c5b376c into AcademySoftwareFoundation:main Aug 22, 2023
14 checks passed
Michaelredaa pushed a commit to Michaelredaa/MaterialX that referenced this pull request Oct 21, 2023
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.

None yet

3 participants