-
This is a request/discussion issue:
I feel the documentation around how to do this well is somewhat minimal. If there are known best practices, it'd be really nice to document them, perhaps by adding…
-
https://github.com/fmtlib/fmt/blob/0f42c17d85f26bbbd6a30d71ce8306d371426bfc/include/fmt/format-inl.h#L1146-L1147
In the spdlog project (see issue https://github.com/gabime/spdlog/issues/2607) I got…
-
fmt-src\include\fmt/chrono.h(1,1): warning C4819: The file contains a character that cannot be represented in the current code page (932). Save the file in Unicode format to prevent data loss
The J…
-
## Description
As of this morning, `{lightgbm}` has been removed from CRAN.
https://cran.r-project.org/web/packages/lightgbm/index.html
> Package ‘lightgbm’ was removed from the CRAN reposito…
-
> Make sure that `git diff` result is empty and you've just pulled fresh master. Try cleaning up cmake cache. Just in case, official build instructions are published here: https://clickhouse.com/docs/…
-
Seems like `libc++` implementations of device functions do not support `long double` (i.e. CUDA doesnt have long double), so I am getting errors in `visit_format_arg`
The treatment for me was to use …
-
Full log:
```
$ git clone https://github.com/jstkdng/ueberzugpp.git
cd ueberzugpp
mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
cmake --build .
Cloning into 'ueberzugpp'...
remot…
-
hi,
I build kcompute 0.8.1 using cmake(GUI), but an error occurred, the following is the ouput :
The C compiler identification is MSVC 19.34.31937.0
The CXX compiler identification is MSVC 19.3…
-
```cpp
inline void WriteLogToFile(const fmt::string_view log) {
std::scoped_lock lock(m_mtx);
auto out = fmt::output_file("./Log.log", fmt::file::WRONLY | fmt::file::CREATE | fmt::file::APPEN…
-
I'm using MinGW GCC on Windows. When I'm building the examples, I'm getting a linker error:
```
[ 50%] Building CXX object CMakeFiles/example.dir/example.cpp.obj
[100%] Linking CXX executable examp…