Zvonimir Pervan
Zvonimir Pervan
To see how the project behaves and that any fresh code does not break build would be nice if there is a basic CI system. If you need any help,...
While building, warnings are shown which with the `-Werror` flag makes the project unbuildable. Environment: * Compiler: `clang++-10` * SFML 2.5.1 * imgui 1.88 * imgui-SFML latest dev commit (May...
While copying directories or files into the build folders, the CMD commands tend to be visible during the build process which could be confusing or misleading if something gets broken...
I have started to use the `curlcpp` as part of my private project. As I'd like to make this always an exercise/learning experience, I have linked `curlcpp` with the, currently,...
Hey everyone and sorry if I am asking noobish questions as I am quite new to all of this. Anyways, I try to create a gRPC client with Vite, TS...
### Description of the bug: When using the Bazel sync option in CLion on Windows with `msbuild`, I get the following error message: ```shell Warning:Unable to check compiler version for...