3b56659226
When deploying with AppImage based on OpenSuse, the ICU library has a hardcoded path to the icudt*.dat file. This prevents the library from using shared in memory data. There are few ways to resolve this issue. According to documentation we can either use ICU_DATA environment variable or the function u_setDataDirectory(). --HG-- branch : develop |
||
---|---|---|
.. | ||
core | ||
dialogs | ||
doc/doxygen | ||
share/resources | ||
xml | ||
main.cpp | ||
mainwindow.cpp | ||
mainwindow.h | ||
mainwindow.ui | ||
mainwindowsnogui.cpp | ||
mainwindowsnogui.h | ||
stable.cpp | ||
stable.h | ||
valentina.pri | ||
valentina.pro | ||
version.h | ||
warnings.pri |