
If you choose to build using VS2012, remember the runtime MUST be dynamically linked. All external dependencies are included in the repo, so it should build out of the box. Open it in VS2012 and choose upgrade works fine.

premake currently can only generate VS2010 solution file. Then you'll need premake 4.4-beta5 to build the solution or makefiles. Currently no other environment is supported.Ĭlone the repository. If you have Visual Studio 2012 or TDM-GCC 4.8.1 installed then building is rather easy. It should produce builds that has minimal dependencies and works everywhere. We'll need to setup correct path for 32/64bit builds seperately:
#LAG SWITCH DOWNLOAD INSTALL#
After installation you'll need to install clang for 32/64 builds in the MSYS2 console. Then open generated solution under build folder.įor building binaries that ship to users we choose to use the MSYS2 toolchain.

64bit: (MD5:c5117edad320930d14d18c1cac2a4ccd)Įxtract downloaded zip file to arbitrary directory and execute clumsy.exe.64bit Windows users are strongly recommanded to download the 64bit build. Notice: clumsy only support Windows Vista, Windows 7 and above.
