Dominic
Dominic
@exief I updated the repo with your suggestion and also simplified it a bit(removed other dependencies etc.) but sadly it still does not work. Also I had to get the...
> looking at your most recent CI run https://github.com/DominicD/justAOpenSSLCompileTest/runs/6484176236?check_suite_focus=true looks like it's trying to use llvm not msvc and it's failing in libjpeg not openssl anymore Well I have no...
It seems there might be an issue with Conan or openssl and visual studio 2022: https://github.com/openssl/openssl/issues/18299
I have the same problem. Just lost some hours figuring out my "bug" in my code while trying to support unicode. System: Linux pop-os 6.9.3-76060903-generic #202405300957~1728589823~24.04~3d61696 SMP PREEMPT_DYNAMIC Thu O...
Hi @aacebedo @pascalbreuninger I was looking for an alternative to vscode default container settings e.g.: [dev.containers.defaultFeatures](https://code.visualstudio.com/docs/devcontainers/containers#_always-installed-features) I think this feature could replace it. Is there anything I can do to...