[Kde-bindings] [bindings] [Bug 312618] PyKDE4 QtCore.so has many undefined symbols
Rex Dieter
rdieter at math.unl.edu
Mon Jan 7 19:19:16 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=312618
--- Comment #8 from Rex Dieter <rdieter at math.unl.edu> ---
Sorry I should have been more clear, per the commit I referenced, it modified
kpythonpluginfactory/CMakeLiists.txt
that's the one you need to change
ADD_DEFINITIONS(-DLIB_PYTHON="\\"${LIB_PYTHON}\\"")
to
ADD_DEFINITIONS(-DLIB_PYTHON="${LIB_PYTHON}")
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-bindings
mailing list