QtXlsxWriter
QtXlsxWriter copied to clipboard
No rule to make target ../qtbase/include/QtXlsx/qtxlsxversion.h
Dear all,
under OSx 10.12.5 after doing: perl -v I´ve got:
This is perl 5, version 24, subversion 1 (v5.24.1) built for darwin-thread-multi-2level
Then I´ll do git clone https://github.com/VSRonin/QtXlsxWriter.git qmake make
After a while it says:
make[3]: *** No rule to make target ../../../../qt-everywhere-opensource-src-5.9.1/qtbase/include/QtXlsx/qtxlsxversion.h', needed by
/qt-everywhere-opensource-src-5.9.1/qtbase/lib/QtXlsx.framework/Versions/0/Headers/qtxlsxversion.h'. Stop.
make[2]: *** [release-all] Error 2
make[1]: *** [sub-xlsx-make_first] Error 2
make: *** [sub-src-make_first] Error 2
What´s the problem?
Thanks.
Best,
W
can you try using CMake to build? see https://github.com/VSRonin/QtXlsxWriter/issues/12