Skip to content

Add qt5 support - #39

Merged
jcfr merged 6 commits into
commontk:patched-5from
jcfr:patched-5-add-qt5-support-jcfr
Apr 19, 2016
Merged

Add qt5 support#39
jcfr merged 6 commits into
commontk:patched-5from
jcfr:patched-5-add-qt5-support-jcfr

Conversation

@jcfr

@jcfrjcfr commented Feb 18, 2016

Copy link
Copy Markdown
Member

No description provided.

This commit fixes the following link error:
PythonQtTestMain.cpp:(.text+0x1637): undefined reference to `PythonQtTestCleanup::~PythonQtTestCleanup()'
This will allow to easily add new exceptions when adding support
for Qt5..
Based on work from the following individual:
* Melven Röhrig-Zöllner (https://sourceforge.net/p/pythonqt/discussion/631392/thread/5f20c176/)
* Julien Finet (@finetjul): See commontk#38)
* Arnaud Barre (@Alzathar):See commontk#15
* Eric Heim (@eric-h):See commontk#36
@jcfrjcfr changed the title Patched 5 add qt5 support jcfrAdd qt5 supportFeb 18, 2016
@jcfr

jcfr commented Feb 18, 2016

Copy link
Copy Markdown
MemberAuthor

Cc: @Alzathar@finetjul@eric-h

Thanks everyone for your respective contributions 👍

Support for Qt5 have finally been integrated and his ready for a final review.

@jcfr
jcfr merged commit cb38ae5 into commontk:patched-5Apr 19, 2016
@jcfr
jcfr deleted the patched-5-add-qt5-support-jcfr branch April 19, 2016 13:57
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@jcfr