Jump to content

Question about visual studio


SomeT
 Share

Recommended Posts

  • 1 year later...

It says on the following link that visual studio 2013 is supported, is the pro version of 2013 supported though?

 

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

 

Link is not working :/

I can't find any documentation about getting started with c++ and leadwerks, like link to the right VS2013 version

Link to comment
Share on other sites

Yeah, C++ is fully functional. I haven't done a lot with it but you just open the sln file and hit build and it runs. You have complete control over the main application loop (with a basic provided source that I believe corresponds to the default EXE), and you can use the "app" oriented object pattern as well. You can still easily use lua with a customized C++ build as well, basically all the default does is load up the lua layer and trigger it at the right spots.

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