We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 490d14f commit 4fd4cc7Copy full SHA for 4fd4cc7
src/PythonQtDoc.h
@@ -420,6 +420,9 @@ the python2x.[lib | dll | so | dynlib].
420
The build scripts a currently set to use Python 2.6.
421
You may need to tweak the \b build/python.prf file to set the correct Python includes and libs on your system.
422
423
+ \note In addition to the qmake profiles, PythonQt now offers building via Cmake. Just use the provided
424
+ CMakeLists.txt in the root directory of the project. This build option has not been well tested yet.
425
+
426
\subsection Windows
427
428
On Windows, the (non-source) Python Windows installer can be used.
0 commit comments