Jump to content

How to compile Lua project?


nick.ace
 Share

Recommended Posts

When you create a Lua project, there are two C++ files listed under the Source folder.

 

Suppose I want to recompile these. Does anyone know how I would go about doing this with VS 2013 (like step-by-step)? (I'm new to C++ for Windows, I primarily worked with C++ on Linux :P)

Link to comment
Share on other sites

Oh wow, totally did not see that. Thanks for pointing that out!

 

Edit:

So after compiling it, I have this issue where the framerate starts at about 3 fps and then decreases to 0 fps in a few seconds upon launching and freezes, and this did not happen with the player that was downloaded with the updates.

 

Is there possibly a compile flag or something like that that might be impacting the interpreter's performance? I am compiling under Release and Win32.

Link to comment
Share on other sites

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.

 Share

×
×
  • Create New...