Closed afalkenhahn closed 6 months ago
You shouldn't have this issue when using µTeX from the openmath branch, I'm assuming you are still on the cLaTeXMath codebase.
I'm was using the master branch but switching to the openmath branch indeed solved the issue. Thanks!
I'm trying to build MicroTeX with MSVC so I first built tinyxml2 like this:
This worked fine. So then I tried to build MicroTeX like this:
But it didn't work. I got this error message from CMake:
Can anybody tell me how to solve this? Thanks!