Mikhail Golubchikov

Results 2 comments of Mikhail Golubchikov

It's error in building examples (project 'examples/xlsx/hello', but it will be in other examples). You must build without examples (I forgot the command), or, add next line to *.pro files...

try this, it must build qxlsx without tests and examples (!): ``` qmake make sub-src-all make install ```