basic ser - 2015-11-23

Hi,

with the help of this link I managed to build PythonQt. After this I tried this example which compiled fine (no errors) but does not produce any output when running it.

Now I wanted to debug the example but my problem is I don't have the debug libs for PythonQt since the building process of PythonQt does not not work for the option "debug_and_release" due to the lacking python debug libs.

For me it seems I have to compile python on my own to get the debug libs right? Or whats the usual way?
Thank you!

System:
Win7 Prof 64bit
Python 3.5.150.1013 32bit (compiled version)
PythonQt rev403
Qt 5.5.1/MinGW 4.9.2 32 bit