Jump to content

LUA and C++?


drumwrist0123
 Share

Recommended Posts

C++ You program in C++ using Visual Studio from Microsoft.

You program in Lua using LE3 Lua editor or you could use any text software like Notepad, and other free Lua editors (just search on google)

 

I recommend that you read all the docs to have better understanding of workflow :

 

http://www.leadwerks.com/werkspace/page/documentation/_/user-guide/getting-started

 

http://www.leadwerks.com/werkspace/page/documentation/_/user-guide/script-editor-r6

Stop toying and make games

Link to comment
Share on other sites

You program in C++ using Visual Studio from Microsoft.

 

With 3.1 compiling against gcc ( properly also clang as the two are more or less interchangable ) your free to use any old text editor or one of these fine IDEs;

 

http://orwelldevcpp.blogspot.dk/

http://www.codeblocks.org/

http://anjuta.org/

http://www.eclipse.org/downloads/moreinfo/c.php

http://codelite.org/

 

 

No need to tie your self to an expensive MS product

System:

Linux Mint 17 ( = Ubuntu 14.04 with cinnamon desktop ) Ubuntu 14.04, AMD HD 6850, i5 2500k

Link to comment
Share on other sites

You use the express editions free of charge.

 

I didn't realize they changed their licensing terms to include commercial use, still not all expenses are measured in money ;)

 

ofc If you have no intentions of using your end product outside the whindows eco system I'm sure VSE is a workable solution.

System:

Linux Mint 17 ( = Ubuntu 14.04 with cinnamon desktop ) Ubuntu 14.04, AMD HD 6850, i5 2500k

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...