wxFormBuilder / ticpp

This project is obsolete. TinyXML-2 offers a very similar C++ interface.
MIT License
92 stars 34 forks source link

Build with AppVeyor CI #75

Closed jhasse closed 8 years ago

jhasse commented 8 years ago

This adds a configuration file for AppVeyor which will automatically build ticpp in 32 bit / 64 bit and debug / release.

The only thing needed is to activate it on AppVeyor, output will look similar to this: https://ci.appveyor.com/project/jhasse/ticpp

rjpcomputing commented 8 years ago

How do I activate it on AppVeyor?

jhasse commented 8 years ago

Login with your GitHub account and activate rjpcomputing/ticpp @ PROJECTS -> NEW PROJECT.

rjpcomputing commented 8 years ago

Done

jhasse commented 8 years ago

Awesome :) https://ci.appveyor.com/project/rjpcomputing/ticpp

I'm also working on building wxFormBuilder btw (WIP): https://ci.appveyor.com/project/jhasse/wxformbuilder