horsicq/XELFViewer

Release needs to add libQt5OpenGL.so.5

jstaursky opened this issue · 1 comments

Hey so I havent been able to build because of

../FormatWidgets/SearchStrings/searchstringswidget.h:34:10: fatal error: dialogmultisearchprocess.h: No such file or directory
   34 | #include "dialogmultisearchprocess.h"

Error
but fortunately it still packaged up a libQt5OpenGL.so.5 which enabled me to run your release build.
So you might want to add that

Thanks a lot for the bugreport!

I fixed it 2c060cb