Jump to content

Recommended Posts

Posted

Hi,

 

Is there a tutorial for installing LuaJIT for leadwerks 3.1 indie edition?

I have download and install the latest version of MinGW

and i have downlad LuaJIT-2.0.2

 

when i try to build with the command "mingw32-make"

 

comes the following error:

 

lbe.png

 

does anyone have an idea what I'm doing wrong?

 

greeting norbert

Posted

This looks like it's trying to build the Lua dll? You don't want that. Just include the Lua source (should only be a couple files) into your project that you will make your custom code.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...