
It would generate binaries without other dependencies execpt those are included here. It is recommended to use the awesome TDM64-GCC 4.8.1 to build the project.
#XLAG 3.0 DOWNLOAD EXE INSTALL#
This means if you want to distribute your builds, the user needs to install VS2012 runtime.

This is due to provided library binaries are using dynamic runtime. 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: 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.

Be sure to read the manual page before using it. clumsy is alpha quality software and does have some gotchas.
#XLAG 3.0 DOWNLOAD EXE ZIP FILE#
