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

qt core library #2

Open
harshgarg opened this issue Jul 27, 2018 · 3 comments
Open

qt core library #2

harshgarg opened this issue Jul 27, 2018 · 3 comments

Comments

@harshgarg
Copy link

can you please share qtcore library.

@amiart
Copy link
Owner

amiart commented Jul 27, 2018

Please download Qt library from official page:
https://www.qt.io/download

@harshgarg
Copy link
Author

which version of qtcore are you using ?? I am getting some errors such as
screen shot 2018-07-30 at 5 54 08 pm

Also is there any way to use lzstring without using qtcore in cpp

@amiart
Copy link
Owner

amiart commented Jul 31, 2018

Hi,
The code was tested on Windows (Qt 4.8.7 MSVC2010 32bit, Qt 5.5.1 MSVC2010 32bit, Qt 5.9.4 MSVC2015 32bit) and Linux (Qt 5.5.1 GCC 64bit, Qt 5.9.6 GCC 64bit, Qt 5.11.1 GCC 64bit).

I think the problem lies in the wrong build configuration of your project.
Try google 'Undefined symbols for architecture x86_64' for possible solutions (maybe this?)

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