martyj Posted March 8, 2016 Share Posted March 8, 2016 I was wondering if anyone had any tips on C++ deploying of the app. The base C++ app uses Lua for programming. My app does not. If I hit "publish" it deploys a Lua application. How can I get the publishing feature (Encrypted zip of assets) along with my customized .EXE? Thanks, Marty Quote Link to comment Share on other sites More sharing options...
thehankinator Posted March 8, 2016 Share Posted March 8, 2016 Have you verified that the executable in your project directory is your customized executable? It's my understanding that it takes the executable within your project directory and dumps it in your destination folder. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.