Qt for MinGW-w64 64 bit release mode for Npackd 4.8.2

Full internal name:com.nokia.QtDev-x86_64-w64-Npackd-Release
Project site:http://qt.nokia.com/products/library
Screen shots:
Download: Download Qt for MinGW-w64 64 bit release mode for Npackd 4.8.2

https://sourceforge.net/projects/npackd/files/com.nokia.QtDev-x86_64-w64-Npackd-Release-4.8.2.7z

VirusTotal results
Change log:n/a
Description:

WARNING: this package will not be updated anymore. Newer versions use MSYS2 libraries.

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:4.8.2
SHA-1 or SHA-256:5f88dd013245f94d07b7c9cdd04b6bc764b5742c
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

mkdir C:\NpackdSymlinks
mklink /D C:\NpackdSymlinks\com.nokia.QtDev-x86_64-w64-Npackd-Release-4.8.2 "%CD%"
.Npackd\Uninstall.bat:
rmdir C:\NpackdSymlinks\com.nokia.QtDev-x86_64-w64-Npackd-Release-4.8.2
Last modified:Sun Apr 25 20:43:15 UTC 2021
Last modified by:tim.lebedk...
Created:Mon Feb 08 18:24:16 UTC 2016
Created by:tim.lebedk...
Automated tests:2 of 4 installations succeeded, 2 of 2 removals succeeded