Giter Club home page Giter Club logo

Comments (2)

jbboehr avatar jbboehr commented on July 19, 2024

@ericflickner You can see how it's built in the .appveyor.yml and .appveyor.bat. There are published build artifacts on the appveyor project page. It required (at the time I tested it at least) patched versions of talloc and json-c, which you can observe in the appveyor files.

Setting up the environment correctly and consistently is difficult due to differences between Windows, Windows SDK, and Visual Studio versions, and a lack of a decent package manager. Unfortunately, from what I can tell, nuget and chocolatey are not suitable for packaging native C libraries, the former focusing on C# and the latter on fully built applications.

If you are building under Cygwin, WSL, or MinGW/MSYS, I believe the process will be more like Linux.

from handlebars.c.

jbboehr avatar jbboehr commented on July 19, 2024

I've dropped semi-official support for windows due to poor C library support, finicky build systems, and having switched all of my PCs to linux. Perhaps someone interested in windows support can implement it again at some point.

from handlebars.c.

Related Issues (20)

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.