glew-2.2.0 1.0.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package glew-2.2.0 --version 1.0.8
NuGet\Install-Package glew-2.2.0 -Version 1.0.8
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="glew-2.2.0" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add glew-2.2.0 --version 1.0.8
#r "nuget: glew-2.2.0, 1.0.8"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install glew-2.2.0 as a Cake Addin
#addin nuget:?package=glew-2.2.0&version=1.0.8

// Install glew-2.2.0 as a Cake Tool
#tool nuget:?package=glew-2.2.0&version=1.0.8

Glew 2.2.0 Library

Glew Logo

This package contains the headers and the library files needed to run glew loader in your project, just simply add this package and it automatically will load the header glew.h, the glew32.lib and the glew32.dll files.

  • If you want to run a static environment just go to:

    ​ Project > Project properties > Referenced Packages > glew > Linkage and select static

  • If there is conflicts with NOT including glew.h just use the #include statement where you need it, this doesn't conflicts with this package.

Licensing

The content of this package is property of nigels-com and the only original code made by me it's the NuGet packaging. You can find the original source at: glew

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
2.2.0.1 2,775 2/21/2021
1.0.8 247 2/20/2021
1.0.7 239 2/20/2021