Francisco Ramírez
Francisco Ramírez
Hi @jwillikers Thanks for reporting it and the great explanation! Also, I saw the related issue was opened a long time ago 😢 Sorry about the delay in looking into...
Hi @kambala-decapitator, Thanks a lot for reporting the issue. I have been figuring out this one, and, IMO, I think it's not a bug but a problem with the recipe...
Hi @ssrobins Thanks for reporting this! Yes, it's a bug. I was wondering if you really need to define the `tools.build:compiler_executables` in this case. `MesonToolchain` calls the `VCVars` generator so...
Hi @marlamb Thanks for the question. I am so glad to see you involved in testing the BazelDeps generator 👏 I just tried the Bazel hello-world example (https://bazel.build/start/cpp), and it's...
Hi @Neeeflix Thanks a lot for this PR! 👏 I was trying to test it locally but I got stuck with this error: ```shell INFO: Starting clean (this may take...
Hi @Neeeflix Thanks a lot for asking and for your help. Finally, after several hours of trying crazy things, I found the solution to my problem. I'm using Zscaler, so...
UPDATE: CI is complaining about Linux and Bazel 7.x (not installed yet). Working on it 😁
Again, thanks @Neeeflix for the huge effort coming up with this, and @peakschris @fmeum for your help and reviews 👏
Hi @ansutremel Thanks for opening the issue. I think that it would be enough to use this one for instance: ```ini [settings] os=Windows arch=x86_64 compiler=intel-cc compiler.mode=classic compiler.version=2023.1 compiler.libcxx=libstdc++ build_type=Release ```...
Any news on this, @ansutremel? If not, we could close this issue 😁