happyweiwei
Results
2
comments of
happyweiwei
I also encountered a similar problem in my UI tool. It crashed when calling QXlsx::Document to create an object, but the probability of recurrence was low, the last position of...
> Because of the following code, it does not work in the dll(so) project. > > ```qmake > ######################################## > # source code > > HEADERS += $$files($${QXLSX_HEADERPATH}*.h) > SOURCES...