Francisco Ramírez
Francisco Ramírez
Hi @johningve @y9luiz Sorry for the long delay 😞 Cross-compiling with Clang should not be an issue at all, but it could be challenging if you are still using the...
Not stale. Let's review this. Maybe we could consider splitting this PR into several ones?
Hi @donlk Thanks a lot for reporting this! Yes, you're completely right. A way to work around this could be: * Add an extra machine file to override the `sys_root`...
That's great! 👏
@jwillikers I don't get what you mean. So, why is it not working using the `conan install`? Could you show me an example?
Hi @cyyever I can confirm that all these errors are gone using the main branch 👏 Do you plan to release a new patch/minor version soon? I was interested in...
> We are planing to release 1.20 recently. That's great. Waiting for that 👍 Thanks!
Hi @cyyever, I'm reaching out to you in this thread because it could be related to this issue. I just tested the [latest commit](https://github.com/onnx/onnx/tree/500b7bdefac1f1873a1d66be65e2daba609fa908) from `main` branch, but now, I...
> @franramirez688 What is your build command? @cyyever This is my build command + the configure output: ```bash $ cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/conanf/.conan2/p/b/onnx7f025bf796a82/p" -DPYTHON_EXECUTABLE="/Users/conanf/.virtualenvs/conan/bin/python" -DONNX_USE_PROTOBUF_SHARED_LIBS="ON" -DBUILD_SHARED_LIBS="ON" -DONNX_BUILD_PYTHON="OFF" -DONNX_GEN_PB_TYPE_STUBS="OFF"...
Hi @gillesgui This seems an issue related to the GCC recipe and not to the Conan client, so let me transfer it to the conan-center-index repository.