Premake doesn't support the new VS compiler versions correctly. It fails at linking, tries to use `*.o`files which are nowerdays named `*.obj` files. If someone tells me where I could start updating this stuff I would like to try it :wink: