everyone. I have a problem with qt in reading excel.
I have written a app which will read some excel file by QAxObject
, and it works.
But I want to deploy this program in static library. I find my app can't work when the office software is't installed.
I want to know if there exsits someway which can read the excel when there is no prerequisite, or is therr some lib I can integrated to my app.
thanks so much to your attention