-
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
bump libigl #9469
bump libigl #9469
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@jgsogo , RAM overrun? |
very likely. we'll need to check how much RAM does it need, and move it to the proper pod (large or xlarge). |
This comment has been minimized.
This comment has been minimized.
Can we build with only one core to save some RAM? https://docs.conan.io/en/latest/reference/build_helpers/cmake.html#constructor
|
As I was implementing current version of the lib, I have tried it, but it didn't help... |
I guess we would also need to change to the new cmake options. Some have been renamed. They provide a list in https://github.com/libigl/libigl/blob/v2.4.0/LibiglOptions.cmake.sample. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
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. |
I detected other pull requests that are modifying libigl/2.x.x recipe: This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there. |
Closing in favour of #18849 - thanks for your contribution! |
Specify library name and version: libigl/2.4.0
This is also a good place to share with all of us why you are submitting this PR (specially if it is a new addition to ConanCenter): is it a dependency of other libraries you want to package? Are you the author of the library? Thanks!
conan-center hook activated.