It's really easy to use, you only need to:
Example usage: http://youtube.com/watch?v=v-WCcN0_4YY
The "photo report" is here: http://www.skyscrapercity.com/showthread.php?p=94577034#post94577034
Dependencies, legal
Building
To build on linux you only need to provide your secrets.h file, which looks like:
#ifndef SECRETS_H
#define SECRETS_H
#define IMGUR_CLIENT_ID "sdfdsfsdf"
#define IMGUR_CLIENT_SECRET "sdfsdfsdfsd"
#define IMAGESHACK_KEY "asdfsdfsdffsf"
#define PASSWORD_RAW_KEY "sdfdsfsdfsd"
#endif // SECRETS_H
To build on windows you also need to provide zlib headers in third-party directory.
You should compile projects in following order: quazip (svn external), translations, fotorelacjonusz.
Help
TODO