Skip to content

Conversation

@gcasey
Copy link

@gcasey gcasey commented Jun 28, 2013

This fixes compilation against VTK 6 by linking against the new name of the python library

Fixes compilation against Qt 4.8 by removing a stubbed function that does weird things with #undef of emit

Casey Goodlett added 3 commits November 28, 2011 10:31
This failed to compile in the precompiled file:
moc_PythonQtStdDecorators.cpp.  This function seems to be only a stub
so removing it completely.  This also seems to be reflected in the
current head of PythonQt
@jcfr
Copy link
Member

jcfr commented May 7, 2015

CMake option PYTHONQT_USE_VTK has been removed (r205), the foreign wrapper mechanism should be used: r206

Sign up for free to 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.

2 participants