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

could you explain, how to build this project? #28

Open
Fantalic opened this issue Feb 12, 2018 · 1 comment
Open

could you explain, how to build this project? #28

Fantalic opened this issue Feb 12, 2018 · 1 comment

Comments

@Fantalic
Copy link

Hi I would love to use this project, but I don´t know how to build it.
thank you

@blobbyblob
Copy link

So when I was feeling out this library, I found these links to pre-built images:

If you want to build the project, though, the steps I took:

  1. Install MinGW with all the developer tools. Make sure it's in your path or open a cmd prompt & place it in your path.
  2. Edit build-gcc.bat and set LUA_INCLUDE and LUA_LIB to the proper directories for your system. Right now they're hardcoded for Steve's PC, but maybe they'll work if your name is Steve, too. :)
  3. Run build-gcc.bat

This is admittedly a little terse, but potentially you can fill in the gaps.

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