Some further details about my issues building a project with conan are highlighted here:
https://github.com/conan-io/conan/issues/16193
My main problem lies within the apparent necessity to compile either "elf2uf" or "pioasm" during the build process and conan doesn't make the native compiler available, thus the test program fails when it comes to that step.
I want to use the SDK as a toolchain in conan, but not build these tools that require the native compiler.
https://github.com/conan-io/conan/issues/16193
My main problem lies within the apparent necessity to compile either "elf2uf" or "pioasm" during the build process and conan doesn't make the native compiler available, thus the test program fails when it comes to that step.
I want to use the SDK as a toolchain in conan, but not build these tools that require the native compiler.
Statistics: Posted by HackXIt — Thu May 02, 2024 4:02 pm