feat: Use conan instead of custom python scripts - #9500
EstebanDugueperoux2 wants to merge 2 commits into
Conversation
5c942c9 to
fb6752d
Compare
|
Can we have this on the side for now so that we can see things independently? Otherwise we'll be fighting conflicts for ever. Just create a independent workflow on an architecture of choice. Create a build-all-conan.py or something. Etc. Thanks! |
66e7a78 to
02ff854
Compare
02ff854 to
767654b
Compare
|
Hi @aothms, @Andrej730, I have updated this PR to have mainly additions without changing The goal of this PR is to simplify local development env setup but also CI. As conan-center-index doesn't yet include recipe for opencollada and openusd, I have added my fork of conan-center-index providing these missing recipes. I have question about OpenCOLLADA, https://github.com/KhronosGroup/OpenCOLLADA is not maintained since 8 years. Is it really used through IfcOpenShell? NB: I have used Claude IA to help me in this PR. |
No description provided.