StoneSteps.Exiv2.VS2022.Static
0.27.5.1
See the version list below for details.
dotnet add package StoneSteps.Exiv2.VS2022.Static --version 0.27.5.1
NuGet\Install-Package StoneSteps.Exiv2.VS2022.Static -Version 0.27.5.1
<PackageReference Include="StoneSteps.Exiv2.VS2022.Static" Version="0.27.5.1" />
paket add StoneSteps.Exiv2.VS2022.Static --version 0.27.5.1
#r "nuget: StoneSteps.Exiv2.VS2022.Static, 0.27.5.1"
// Install StoneSteps.Exiv2.VS2022.Static as a Cake Addin #addin nuget:?package=StoneSteps.Exiv2.VS2022.Static&version=0.27.5.1 // Install StoneSteps.Exiv2.VS2022.Static as a Cake Tool #tool nuget:?package=StoneSteps.Exiv2.VS2022.Static&version=0.27.5.1
This package contains a static Exiv2 library and header files for the x64 platform and Debug/Release configurations built with Visual C++ 2022, against Debug/Release MT/DLL MSVC CRT.
The Exiv2 static library appropriate for the platform and configuration selected in a Visual Studio solution is explicitly referenced within this package and will appear within the solution folder tree after the package is installed. The solution may need to be reloaded to make the library file visible. This library may be moved into any solution folder after the installation.
Note that the Exiv2 library path in this package is valid only for build configurations named Debug and Release and will not work for any other configuration names. Do not install this package for projects with configurations other than Debug and Release.
The Exiv2 library calls functions in these Windows libraries, which need to be added as linker input to the Visual Studio project using this package.
- psapi.lib
- ws2_32.lib
- shell32.lib
See README.md in Exiv2-Nuget project for more details.
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.
Package Notes:
* Static libraries for Debug/Release configurations, x64 platform
* Built in Visual C++ 2022, against Debug/Release MT/DLL MSVC CRT
* All 3rd-party dependencies have been disabled, which means that
only base EXIF information will be available.
* Exiv2 source code v0.27.5 has been modified to compile in C++17.
* See README.md for more details.
See libexif release notes for details:
https://github.com/Exiv2/exiv2/releases/tag/v0.27.5