Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with premake #310

Closed
ksrik opened this issue Apr 12, 2015 · 1 comment
Closed

Problem with premake #310

ksrik opened this issue Apr 12, 2015 · 1 comment

Comments

@ksrik
Copy link

ksrik commented Apr 12, 2015

When I tried to generate the make file, I got some errors.
My Command is:

D:\GitRepo\clink\clink>lua premake4.lua gmake

But I got this error message:

lua: premake4.lua:56: attempt to index global 'premake' (a nil value)
stack traceback:
        premake4.lua:56: in main chunk
        [C]: ?

I have installed premake4.

What is wrong here?

regards,
srik

@mridgers
Copy link
Owner

Premake 5.0 is required now to make sure the .vcxproj files generated for vs2013 will build with v7.1a of the WinSDK (so resulting binaries support XP). I've updated the info in README.md to reflect this. Premake v5.0 is here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants