Kawe Mazidjatari
|
8c22d9ed80
|
Fix compiler warnings on Visual Studio 2017
Should not be a constexpr, this caused cryptic errors in template code when compiling the code with older compilers.
|
2024-04-05 16:34:29 +02:00 |
|
Kawe Mazidjatari
|
7b5f40fb9d
|
Upgrade spdlog library to 1.12.0
|
2023-09-17 20:37:44 +02:00 |
|
Kawe Mazidjatari
|
340c4d3383
|
Fix compile error in SpdLog
Added check for older compilers to prevent the error 'C2131' (expression did not evaluate to a constant).
|
2023-03-20 00:28:36 +01:00 |
|
Kawe Mazidjatari
|
fd7e981e8c
|
Upgrade SpdLog library to 1.11.0
* Upgrade SpdLog library to 1.11.0.
* Compile SpdLog as static library.
|
2023-03-18 13:34:43 +01:00 |
|