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
Currently only windows will compile fine, because there is hardcoded library in .pro file
To compile on Linux, one must replace LIBS += -lgdi32, with propper library.