mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update PyQt build instructions
This commit is contained in:
parent
de7e6b46fd
commit
c5a1065a76
@ -529,9 +529,8 @@ PyQt4
|
||||
|
||||
Compiling instructions::
|
||||
|
||||
python configure.py -c -j5 -e QtCore -e QtGui -e QtSvg -e QtNetwork -e QtWebKit -e QtXmlPatterns --verbose --confirm-license
|
||||
nmake
|
||||
nmake install
|
||||
python configure.py -c -j5 --no-designer-plugin --no-qml-plugin --verbose --confirm-license
|
||||
nmake && nmake install
|
||||
|
||||
|
||||
libimobiledevice
|
||||
|
Loading…
x
Reference in New Issue
Block a user