commit 89fe06e8
Comment. I am using a Debian patched version of b64.
Changed files
| M | src/sagotmx/tmx_struct.h before |
diff --git a/src/sagotmx/tmx_struct.h b/src/sagotmx/tmx_struct.h
index 79950c2..6d680f6 100644
--- a/src/sagotmx/tmx_struct.h
+++ b/src/sagotmx/tmx_struct.h
@@ -15,7 +15,7 @@ Compiles with g++ and requires C++11 support.
Requirements:
* zlib (http://www.zlib.net/)
* rapidxml (http://rapidxml.sourceforge.net/)
-* b64 (http://libb64.sourceforge.net/)
+* b64 (http://libb64.sourceforge.net/), Although for modern compilers several patches are needed. I have used the ones from Debian
#License
Provided under the MIT license. The license is as follows: