[Qt-creator] RFC: Dropping support for Python 2.x for GDB/LLDB #2

Cristian Adam cristian.adam at qt.io
Thu Feb 27 12:01:43 CET 2020


> 
> So: Does anyone know a concrete scenario that would be broken and not be
> easily fixable when the debugger would change to require Python 3.x (x >= 4,
> possibly 7)?
> 
> 
> Andre'
> 

QNX 7.0 comes with Python 2.7.

But one can use https://github.com/python-cmake-buildsystem/python-cmake-buildsystem to build Python with CMake, which could be easily done for QNX with a toolchain file.

Cheers,
Cristian.


More information about the Qt-creator mailing list