-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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 ms-gltf-sdk/1.9.5.0 #4557
add ms-gltf-sdk/1.9.5.0 #4557
Conversation
All green in build 1 (
|
raise ConanInvalidConfiguration("{} requires powershell at build time.".format(self.name)) | ||
self.build_requires("powershell/7.1.2") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
waiting #4558
All green in build 2 (
|
Failure in build 3 (
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability. |
Failure in build 4 (
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability. |
This reverts commit bd56cf8.
powershell is too tedious to package, so for now let's raise in build_requirements if powershell is not detected (it means no pre build packages on Linux & Macos). At least consumers can build from source if they have powershell installed. |
Failure in build 5 (
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability. |
@uilianries @jgsogo I don't raise in |
Failure in build 6 (
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability. |
Yes, the problem is related to the raise in the If PowerShell (#4558) is too hard to package, maybe we need to install powershell in the system (or consider creating a |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This pull request has been automatically closed because it has not had recent activity. Thank you for your contributions. |
Specify library name and version: ms-gltf-sdk/1.9.5.0
conan-center hook activated.
It requires powershell at build time. It works on Macos, not tested on Linux.