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

Example issue with Qt 5.5.1 #24

Open
Lesterpig opened this issue Mar 14, 2016 · 1 comment
Open

Example issue with Qt 5.5.1 #24

Lesterpig opened this issue Mar 14, 2016 · 1 comment

Comments

@Lesterpig
Copy link

Thank you for this amazing work!

I'm trying to compile the examples, but only "minimal" and "version" seem to work with Go 1.5 and Qt 5.5.1 on Linux (jessie). I've got the following error while trying to run:

symbol lookup error: ./libqtdrv.ui.so.1: undefined symbol: _ZNK11QMetaObject10Connection18isConnected_helperEv
@Lesterpig Lesterpig changed the title Example issue with Go 1.6 Example issue with Go 1.5 Mar 14, 2016
@Lesterpig
Copy link
Author

After further investigations, it seems that is issue is generated by the OnClicked function on a PushButton. Thanks!

Edit: everything is working fine with Qt4

@Lesterpig Lesterpig changed the title Example issue with Go 1.5 Example issue with Qt 5.5.1 Mar 14, 2016
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

1 participant