Dependencies:
The build was tested on Visual Studio 2013, clang 3.5 and gcc 4.9
- Make sure
-lcurl
and-lgumbo
are available. make
ormake CXX=g++
, if you prefer gcc over clang
- Change the project library directories to where your dependencies are located.
- The VS project includes Debug, Release and MinSize configurations.