New comment by ar-jan on void-packages repository https://github.com/void-linux/void-packages/pull/35540#issuecomment-1126785640 Comment: Thanks, I addressed your comments except the .desktop entry and the cross build. Set to nocross for now. I gave fixing cross build another try but didn't get it working. There are many uses of `INCLUDEPATH=` and `LIBS=` in sqlitestudio's .pro and .pri files, and I guess that means those files would have to be modified instead of just adding some includes to CXXFLAGS and LDFLAGS. Is that right?