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

make failed #12

Closed
zuzuviewer opened this issue Jul 14, 2017 · 8 comments
Closed

make failed #12

zuzuviewer opened this issue Jul 14, 2017 · 8 comments

Comments

@zuzuviewer
Copy link

centos 7,Qt5.9.0.
succeed with qmake,but "make" failed,it show "g++:error:unrecognized command line option '-std=c++1z"

@VSRonin
Copy link
Owner

VSRonin commented Jul 17, 2017

Can I ask what compiler are you using?

@zuzuviewer
Copy link
Author

zuzuviewer commented Jul 20, 2017

@VSRonin
GNU Make 3.82.
g++ 4.8.5 20150623 (Red Hat 4.8.5-11)

@VSRonin
Copy link
Owner

VSRonin commented Jul 20, 2017

Strange that it would require C++17 standard. it should not.
Can I ask how you are building the library?

@zuzuviewer
Copy link
Author

@VSRonin ,I follow README document's "Usage(1): Use Xlsx as Qt5's addon module" steps

@VSRonin
Copy link
Owner

VSRonin commented Jul 21, 2017

Sorry to be this inquisitive, I still haven't narrowed down where the problem might be.
Would you be able to use CMake to build the project and see if that works?

@zuzuviewer
Copy link
Author

it was work with cmake 3.9.0

@VSRonin
Copy link
Owner

VSRonin commented Jul 25, 2017

This is very strange, in theory the 2 methods should be equivalent.
Thanks for bearing with me on this, hope the CMake solution is good enough

@VSRonin VSRonin closed this as completed Jul 25, 2017
@zuzuviewer
Copy link
Author

Yes,the CMake solution is good

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