I'm trying to build pantheios on Ubuntu 14 (gcc 4.8.2) and I'm becoming crazy, I use pantheios and stlsoft zip coming from github because otherwise there is a problem of version compatibility. Now I've this error regarding include <b64 b64.h=""> // If your compiler can't see this, you may be // missing the b64 library. Download from // http://www.synesis.com.au/software/b64.html but this library is really old and require another version of STLSOFT, so finally is really complicated for me to build...
I've the same problem, did you solve it? Thanks Antonio