Qt for MinGW-w64 32 bit release mode for Npackd 5.9.2
Full internal name: | com.nokia.QtDev-i686-w64-Npackd-Release |
Project site: | http://qt.nokia.com/products/library |
Screen shots: | |
Download: | Download Qt for MinGW-w64 32 bit release mode for Npackd 5.9.2 https://github.com/tim-lebedkov/npackd-scripts/releases/download/release_2017.10.29/com.nokia.QtDev-i686-w64-Npackd-Release-5.9.2.7z VirusTotal results |
Change log: | n/a |
Description: | C++ library (development). This library will be used to build Npackd itself. The installation will create a symbolic link to the directory in C:\NpackdSymlinks. This symbolic link should be used instead of the installation directory instead as a Qt build cannot be easily moved to another directory. Please note that you have to define an appropriate toolchain in Qt Creator first before defining a new Qt build there. Otherwise adding a new Qt in the configuration dialog would just not work without any error message (Qt Creator 2.6.1) Please see https://github.com/tim-lebedkov/npackd-scripts for a complete build script. |
License: | GPLv3 |
Version: | 5.9.2 |
SHA-1 or SHA-256: | 626945de7490db8294b602508e125bc62f1b1534 |
Type: | one file |
Dependencies: |
|
Tags: | libs |
Text files: | .Npackd\Install.bat: for /f %%x in ('dir /b *.7z') do set setup=%%x "%sevenzipa%\7za.exe" x "%setup%" > .Npackd\Output.txt && type .Npackd\Output.txt if %errorlevel% neq 0 exit /b %errorlevel% del "%setup%" if %errorlevel% neq 0 exit /b %errorlevel% mkdir C:\NpackdSymlinks mklink /D C:\NpackdSymlinks\qt-npackd-%NPACKD_PACKAGE_VERSION% "%CD%" .Npackd\Uninstall.bat: rmdir C:\NpackdSymlinks\qt-npackd-%NPACKD_PACKAGE_VERSION% |
Last modified: | Sat Jan 13 22:57:20 UTC 2018 |
Last modified by: | tim.lebedk... |
Created: | Sun Nov 05 22:51:01 UTC 2017 |
Created by: | tim.lebedk... |
Automated tests: | 54 of 55 installations succeeded, 53 of 53 removals succeeded |