Qt source 5.14.1
| Full internal name: | com.nokia.QtSource |
| Project site: | http://qt-project.org/ |
| Screen shots: | |
| Download: | Download Qt source 5.14.1 https://download.qt.io/archive/qt/5.14/5.14.1/single/qt-everywhere-src-5.14.1.zip VirusTotal results |
| Change log: | http://doc.qt.io/qt-5/whatsnew55.html |
| Description: | C++ library (source code) |
| License: | GPLv3 |
| Version: | 5.14.1 |
| SHA-1 or SHA-256: | ffd5e24ac936d7a9d636080b2270b53b4f1e12bfad1bdc90c1be14dd3f84ae31 |
| Type: | one file |
| Dependencies: | |
| Tags: | libs |
| Text files: | .Npackd\Install.bat: for /f %%x in ('dir /b *.zip') do set setup=%%x
"%sevenzipa%\7za.exe" x "%setup%" > .Npackd\Output.txt && type .Npackd\Output.txt
del "%setup%"
for /f "delims=" %%x in ('dir /b qt*') do set name=%%x
cd "%name%"
for /f "delims=" %%a in ('dir /b') do (
move "%%a" ..
)
cd ..
rmdir "%name%" |
| Last modified: | Wed Jan 29 08:21:47 UTC 2020 |
| Last modified by: | tim.lebedk... |
| Created: | Wed Jan 29 08:18:22 UTC 2020 |
| Created by: | tim.lebedk... |
| Automated tests: | 1 of 1 installations succeeded, 1 of 1 removals succeeded |