Skip to content
Bayle Jonathan edited this page Jan 20, 2016 · 3 revisions

Download TMX

You can download releases for Linux and Windows on the releases page.

⚠️ Each release has a target Tiled version ⚠️ Each version should be able to load map that were created with an older version of Tiled, BUT! sometimes an incompatible change can occur, see this release.

For windows, I make these distributions with MinGW 4.8.1 using the cdecl calling convention.
You may use these distributions with MSVC, see http://www.mingw.org/wiki/MSVC_and_MinGW_DLLs
CMake has a GnuToMs functionality for this purpose, see https://cmake.org/cmake/help/v3.4/prop_tgt/GNUtoMS.html

Clone this wiki locally