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

Cant run test code after finish install. #26

Open
anycode3 opened this issue Jun 5, 2018 · 1 comment
Open

Cant run test code after finish install. #26

anycode3 opened this issue Jun 5, 2018 · 1 comment

Comments

@anycode3
Copy link

anycode3 commented Jun 5, 2018

1.I clone this code from github ;
2.Use this CMD install this library
(image)
3.use command
qmake
mingw32-make
mingw32-make install
to finish the install
4.add QT += xlsx in my .pro file
5.run the test code
image

6.Cant run and the error info like this:
image

So how can I solve this problem ,Thanks a lot !

@VSRonin
Copy link
Owner

VSRonin commented Jun 5, 2018

usually when you change your .pro file you have to re-run qmake, did you do that step?

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