ArtistDesigner Posted November 12, 2014 Share Posted November 12, 2014 As the title says I'm having issues where I can't run or debug my games from the leadwerks editor I tried uninstalling and reinstalling and making sure it was installed on my c drive but that didn't help. Though when I tried installing it on another computer it worked perfectly, my computer isn't old and it's got new parts.But every time I try and run my game I get "Failed to launch C:/Users/Owner/Documents/Leadwerks/Project/projectname\projectname.exe". or when I debug it I get "Failed to launch C:/Users/Owner/Documents/Leadwerks/Project/projectname\projectname.debug.exe". not sure why and it happens every time on my computer. I have a windows 7 HP p7-1234 with 16gb ram with AMD A6-3650 APU with Radeon™HD Graphics 2.60Ghz running 64 bit please help PS: In the photo I created a blank project and ran it to see if the problem was fix but the same thing happens if I add stuff to it Quote Tfree Link to comment Share on other sites More sharing options...
Josh Posted November 12, 2014 Share Posted November 12, 2014 Is this a C++ or Lua project? C++ projects have to be compiled before they can be run. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
ArtistDesigner Posted November 12, 2014 Author Share Posted November 12, 2014 C++ how do you compile it? plus I never had this problem before I just push the button and it ran it just fine... Quote Tfree Link to comment Share on other sites More sharing options...
Roland Posted November 12, 2014 Share Posted November 12, 2014 Open c:/Users/Owner/Documents/Leadwerks/Projects/la/Windowns/la.sln in Visual Studio and compile both Debug and Release Quote Roland Strålberg Website: https://rstralberg.com Link to comment Share on other sites More sharing options...
Josh Posted November 12, 2014 Share Posted November 12, 2014 Yeah, if it's a Lua project then you don't have to do that. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
ArtistDesigner Posted November 14, 2014 Author Share Posted November 14, 2014 ok thanks got it to run but for others reference for as of this post you need a version of visual studios 2013 edition or later Quote Tfree Link to comment Share on other sites More sharing options...
Roland Posted November 14, 2014 Share Posted November 14, 2014 Yes. Good for everyone to know. else its stated here http://www.leadwerks.com/werkspace/page/documentation/_/user-guide/getting-started/programming-with-c-r58 "Leadwerks uses Visual Studio 2013 for Windows, " Quote Roland Strålberg Website: https://rstralberg.com 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.