You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the version of premake4 bundled with Ubuntu is 4.3, but os.outputof was only added in 4.4. If you use the latest premake4 build (4.4-beta5) from https://premake.github.io/download.html#v4, you should be able to run it.
I had a WIP commit to make Linux builds work at jpd236@bafd706, but wasn't able to sort everything out at the time (particularly with lua-enabled builds). But it should at least help get things started, and I might try to get things further along soon.
On a pretty much brand-new install of Ubuntu 18.10, with a fresh
git clone
of this repo, runningpremake4 gmake
returns:The text was updated successfully, but these errors were encountered: