Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
3.1.0
-
None
-
Lubuntu 16.04
Description
- Configuration options for Qt: ./configure -prefix $PWD/qtbase -release -static -accessibility -qt-zlib -qt-libpng -qt-libjpeg -qt-xcb -qt-pcre -qt-freetype -no-glib -no-cups -no-sql-sqlite -no-qml-debug -no-egl -no-xinput2 -no-sm -no-icu -nomake examples -nomake tests -skip qtactiveqt -skip qtenginio -skip qtlocation -skip qtmultimedia -skip qtserialport -skip qtquick1 -skip qtquickcontrols -skip qtscript -skip qtsensors -skip qtwebsockets -skip qtxmlpatterns -skip qt3d
- cd ~/dev/git/installer-framework
- run command: /opt/qtstatic/qt-everywhere-src-5.10.0/qtbase/bin/qmake
- run command: make
- cd ~/app/Qt/Tools/QtInstallerFramework/3.0/examples/tutorial
- run command: ~/dev/git/installer-framework/bin/binarycreator -c config/config.xml -p packages YourInstaller
Got messages:
- Warning: QFile::at: Cannot set file position 0
- Critical: Error occurred while assembling the installer: Read failed after 0 bytes: Unknown error
Attachments
Issue Links
- duplicates
-
QTIFW-1202 binarycreator fails with QFile error
- Closed