git repos / saland

commit 89fe06e8

sago007 · 2017-08-03 17:29
89fe06e85ba3bcc7829ab619776a67287964982b patch · browse files
parent e9fa427785d7c7aa0e1a5896b11cde9a85a50f62

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: