Results 29 comments of PikachuHy

我也遇到这个问题了, ``` Apple clang version 11.0.0 (clang-1100.0.33.12) ``` 去掉constexpr就可以了

你好,我可以申请转载你的红白机系列的文章吗?我很喜欢玩红白机的游戏,想趁着假期,按照你的博客做一做模拟器。

> QT5 Documentation Of course, my pleasure

Is the folder `res` placed correctly?

I write a simple demo which show how to convert a tex snippet to a image(.png). see https://github.com/NanoMichael/cLaTeXMath/pull/66

`DEBUG` is a macro in MSVC. Please rename it. To compile the code in MSVC, I hack it. see https://github.com/NanoMichael/cLaTeXMath/commit/a734d9cf2b205ebd391f5ebf06551d768a983804

`UNICODE` is also a macro in MSVC.