Qt5BaseMsvc2017 5.9.3
dotnet add package Qt5BaseMsvc2017 --version 5.9.3
NuGet\Install-Package Qt5BaseMsvc2017 -Version 5.9.3
<PackageReference Include="Qt5BaseMsvc2017" Version="5.9.3" />
paket add Qt5BaseMsvc2017 --version 5.9.3
#r "nuget: Qt5BaseMsvc2017, 5.9.3"
// Install Qt5BaseMsvc2017 as a Cake Addin #addin nuget:?package=Qt5BaseMsvc2017&version=5.9.3 // Install Qt5BaseMsvc2017 as a Cake Tool #tool nuget:?package=Qt5BaseMsvc2017&version=5.9.3
git clone git://code.qt.io/qt/qt5.git
git checkout 21ecbe19578a700b90dbf99e83388e374d81052f
CALL "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x86
SET _ROOT=C:\Qt\qt5
SET PATH=%_ROOT%\qtbase\bin;%_ROOT%\gnuwin32\bin;%PATH%
SET PATH=%_ROOT%\qtrepotools\bin;%PATH%
SET _ROOT=
perl init-repository --module-subset=qtbase -f
configure -developer-build -opensource -nomake examples -nomake tests -confirm-license
nmake
----
Folders extracted from qt5/qtbase: bin, lib, include, src.
Files: *.h, *.lib, *.dll, *.exe
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
There's nothing that updates this automatically, so this will likely be the only release.
Any updates are bug fixes to fixing the package.
This one duplicates the release libs into bin to avoid figuring out init.ps1