Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No rule to make target ../qtbase/include/QtXlsx/qtxlsxversion.h #15

Open
wmalloni opened this issue Oct 5, 2017 · 1 comment
Open

Comments

@wmalloni
Copy link

wmalloni commented Oct 5, 2017

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

@VSRonin
Copy link
Owner

VSRonin commented Oct 16, 2017

can you try using CMake to build? see #12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants