Qt source 6.2.4
| Full internal name: | com.nokia.QtSource |
| Project site: | http://qt-project.org/ |
| Screen shots: | |
| Download: | Download Qt source 6.2.4 https://download.qt.io/archive/qt/6.2/6.2.4/single/qt-everywhere-src-6.2.4.zip VirusTotal results |
| Change log: | http://doc.qt.io/qt-5/whatsnew55.html |
| Description: | C++ library (source code) |
| License: | GPLv3 |
| Version: | 6.2.4 |
| SHA-1 or SHA-256: | af722a77d2acf07f48291fa8e720f8004e1e0738914ad89ab98142ec55b80fd3 |
| 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: | Fri Mar 18 17:12:58 UTC 2022 |
| Last modified by: | tim.lebedk... |
| Created: | Fri Mar 18 17:12:58 UTC 2022 |
| Created by: | tim.lebedk... |
| Automated tests: | 6 of 6 installations succeeded, 6 of 6 removals succeeded |