You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…TS set to OFF", code tried to use XITS-ressources, which were not there oif option is switched off. --> solved by adding optional private preprocessor definition
…TS set to OFF", code tried to use XITS-ressources, which were not there oif option is switched off. --> solved by adding optional private preprocessor definition
(cherry picked from commit f6505e3)
Turning off the cmake option JKQtPlotter_BUILD_INCLUDE_XITS_FONTS causes the following error on windows (MSVC 2019, Qt 5.14):
Most likely caused by the following line in jkqtmathtext.cpp:
Q_INIT_RESOURCE(xits);
The text was updated successfully, but these errors were encountered: