Benbuck Nason

Results 2 issues of Benbuck Nason

Hi, I just got this error when Wox started after my machine rebooted: [2022-04-01.txt](https://github.com/Wox-launcher/Wox/files/8398426/2022-04-01.txt) ``` Error id: 8e4b59d98b9b4cde92e9837a4c703ca5 Exception begin -------------------- System.NullReferenceException: Object reference not set to an instance of...

Hi, I'm compiling cJSON using CMake FetchContent with LLVM clang 16 on Windows: ``` > clang.exe --version clang version 16.0.0 Target: x86_64-pc-windows-msvc Thread model: posix InstalledDir: C:\LLVM\bin ``` This results...