All Projects → kiyolee → libzip-win-build

kiyolee / libzip-win-build

Licence: other
libzip Windows build with Visual Studio.

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to libzip-win-build

zlib-win-build
zlib Windows build with Visual Studio.
Stars: ✭ 100 (+203.03%)
Mutual labels:  visual-studio, zlib
Upx Visual Studio
Compile UPX 3.96 and belong librarys on Visual Studio! Source also include LZMA, UCL and zlib ✒️
Stars: ✭ 96 (+190.91%)
Mutual labels:  visual-studio, zlib
Codist
A visual studio extension which enhances syntax highlighting, quick info (tooltip), navigation bar, scrollbar, display quality and brings smart tool bar to code editor.
Stars: ✭ 134 (+306.06%)
Mutual labels:  visual-studio
rudebuild
A non-intrusive bulk/unity C++ build tool for Visual Studio
Stars: ✭ 16 (-51.52%)
Mutual labels:  visual-studio
setup-msbuild
A GitHub Action to facilitate configuring MSBuild in the workflow PATH for building .NET Framework applications.
Stars: ✭ 170 (+415.15%)
Mutual labels:  visual-studio
python-isal
Faster zlib and gzip compatible compression and decompression by providing python bindings for the isa-l library.
Stars: ✭ 21 (-36.36%)
Mutual labels:  zlib
kobopatch-patches
Patches for use with kobopatch.
Stars: ✭ 134 (+306.06%)
Mutual labels:  zlib
wine vcpp
Using Visual Studio Compiler with Wine
Stars: ✭ 25 (-24.24%)
Mutual labels:  visual-studio
DolphinDBPlugin
No description or website provided.
Stars: ✭ 33 (+0%)
Mutual labels:  zlib
Ref12
Sends F12 in Visual Studio to the new .Net Reference Source Browser
Stars: ✭ 76 (+130.3%)
Mutual labels:  visual-studio
Nineties
💾 Colors for World Wide Web pioneers
Stars: ✭ 16 (-51.52%)
Mutual labels:  visual-studio
AspNet-Core-REST-Service
VS2017/VS2019 project template for ASP.Net Core 3.1/5.0 to create fully functional production ready RESTful services
Stars: ✭ 57 (+72.73%)
Mutual labels:  visual-studio
ace-jump
Allows for quick movement around the editor screen. Inspired by AceJump for Webstorm and Vim plugin AceJump.
Stars: ✭ 44 (+33.33%)
Mutual labels:  visual-studio
fsharp-linting-for-vs
Visual Studio Linter for F#
Stars: ✭ 33 (+0%)
Mutual labels:  visual-studio
angular-gulp-starter
Simple dev/prod build for Angular (2+) using gulp, systemjs, rollup, ngc (AOT), scss, Visual Studio
Stars: ✭ 18 (-45.45%)
Mutual labels:  visual-studio
YDock
A completely WPF-based dock that fully in style to visual studio.
Stars: ✭ 30 (-9.09%)
Mutual labels:  visual-studio
VisualStudioFileOpenTool
Tool that trying open specified file at spicified line in active Visual Studio
Stars: ✭ 26 (-21.21%)
Mutual labels:  visual-studio
Visual-Studio-Visualizers
Custom views of various objects for Visual Studio debugger
Stars: ✭ 36 (+9.09%)
Mutual labels:  visual-studio
DataViewExtenders
Extenders for WinForms controls, such as DataGridView, DataGridViewColumn, FlowLayoutPanel, TableLayoutPanel, etc
Stars: ✭ 22 (-33.33%)
Mutual labels:  visual-studio
Warp-Framework
Warp: A framework to create rich GUI Single-Window C++ applications using Direct2D API
Stars: ✭ 21 (-36.36%)
Mutual labels:  visual-studio

libzip-win-build

libzip Windows build with Visual Studio.

This version is libzip-1.5.2.

To build, simply open the required solution file, and you know how to use Visual Studio, right? (or perhaps this is the wrong place for you.)

Depends on zlib-win-build. There are hard references assuming zlib-win-build sits next to libzip-win-build.

Basically, in a command prompt:

> cd {somewhere}\
> git clone https://github.com/kiyolee/zlib-win-build.git
> git clone https://github.com/kiyolee/libzip-win-build.git

Build zlib first and then libzip, with the same corresponding Visual Studio solution of course.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].