Qt source 6.7
| Full internal name: | com.nokia.QtSource |
| Project site: | http://qt-project.org/ |
| Screen shots: | |
| Download: | Download Qt source 6.7 https://download.qt.io/archive/qt/6.7/6.7.0/single/qt-everywhere-src-6.7.0.zip VirusTotal results |
| Change log: | http://doc.qt.io/qt-5/whatsnew55.html |
| Description: | C++ library (source code) |
| License: | GPLv3 |
| Version: | 6.7 |
| SHA-1 or SHA-256: | 9d5f98de73abc7411dcec2df729f64dd25f8021eff140155ec410950cad24fb5 |
| 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: | Tue Apr 02 17:16:11 UTC 2024 |
| Last modified by: | tim.lebedk... |
| Created: | Tue Apr 02 17:16:10 UTC 2024 |
| Created by: | tim.lebedk... |
| Automated tests: | 2 of 2 installations succeeded, 1 of 1 removals succeeded |