How to build Tiled on Windows?

I modified the sources and it compiles correctly, runs in QtCreator and does what’s intended.

How do I build a standalone version, though?

I switched built type to “release”, built it, placed QT dlls into the folder and the result is this:

I guess you are missing some DLLs, though normally it would name the DLL in the error message. Please let us know how you solved it. :slight_smile: