Abril Rincón Blanco
Abril Rincón Blanco
Hi @Nekto89 thanks a lot for the report! Indeed, this seems like an oversight of the msvc 194->193 compatibility fallback. I've now submited https://github.com/conan-io/conan/pull/16573 to try to address it :)
Building the missing binaries now, will let you know once they are ready :)
The binaries should be available for the next build :)
@EstebanDugueperoux2 the bot will retrigger the PR automatically once the maintenance mode is over - we decided to keep it around this weekend until we fix some issues we found....
We'll probably need to rebuild the missing binary before this can build :)
@steinerthomas could you check if the current approach works for you? I've simplified the approach as now we don't have to support Conan 1 anymore
Yay! This finally passes, and I can confirm that it also compiles on Macos. Seeing this, I'll revert some changes to be able to merge the fixes for `with_stl=True`, thanks...
In fact, seems like we need a newer compiler in case of `with_stl=True`, as seen in https://c3i.jfrog.io/artifactory/cci-build-logs/cci/prod/PR-24230/11/package_build_logs/build_log_opentelemetry-cpp_1_17_0_e4a27418867a8a563233363e2c102cd1_0a22d92ade802089eff409be2e737bce98bbc7b3.txt
Hi @NetVince thanks a lot for taking the time to raise this question: For the HTML graph, it requests `https://cdnjs.cloudflare.com/ajax/libs/vis-network/9.1.9/standalone/umd/vis-network.min.js` to be able to render the graph. As you can...
Closing as solved with the suggested template edits, if you have any other questions please feel free to reopen/create a new issue, thanks!