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
How do i build font cache as a shared library? if i build it with cmake "CMakeLists.txt" and then make, it gives me a libFontCache.a-file. I need an .so-file. How to fix?