Compiling Ember With Cygwin
From WorldForgeWiki
I'm currently attempting to build Ember with Cygwin.
- Building sigc++ works.. although I had to install a few packages I didn't have.
- Building libCURL works.
- Had some trouble with pkg-config again, but here's how you test it:
pkg-config --list-all
You should see some packages.
- Once I installed the autoconf, automake, libtool packages, building varconf works.