GithubHelp home page GithubHelp logo

isabella232 / poco-windows Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nefarius/poco-windows

0.0 0.0 0.0 42 KB

NuGet build scripts for POCO C++ libraries

Home Page: https://pocoproject.org/

License: MIT License

Batchfile 46.94% PowerShell 53.06%

poco-windows's Introduction

POCO-Windows


Deprecated! I've switched over to Vcpkg and will no longer maintain this repository ๐Ÿ˜Š


Inspired by grpc-windows this repository provides fully automated build scripts for the POCO C++ libraries on Windows. While building POCO on Windows by itself is pretty straightforward I missed the convenience of having a NuGet package available which abstracts away the hassle of setting up your projects compiler and linker settings accordingly. This is the sole purpose of this repository: transform POCO Basic into a NuGet package!

Requirements

  • Visual Studio 2017 (Community Edition is just fine)
  • Git
  • NuGet Client (gets downloaded automatically)

How to build

  • Clone this repository - obviously
  • Run poco_clone.cmd
  • Run poco_build.cmd
    • This will build POCO Basic components for
      • x86 and x64 architectures
      • Release and Debug build
      • Shared and Static libraries
    • Finally a NuGet package will be created, including all of the resulting binaries

Restrictions

  • POCO version is currently hard-coded to 1.8.0
  • Build environment only covers Visual Studio 2017 (MSVC 15.0)
  • Only POCO Basic components are built

These might get resolved in future updates but currently this setup satisfies my needs (and maybe yours too).

That's still too much work!

Right, I hear ya! If you want it even faster you can use my pre-built package right away. It's currently unlisted because of the restrictions I listet earlier. If they don't bother you, use the package!

poco-windows's People

Contributors

nefarius avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.