khotan Posted September 23, 2015 Share Posted September 23, 2015 Hi I am new here, i would want to know if there is a support between for Visual Studio community 2015 and Leadwerks ? Any examples how to use that ? Otherwise where i can get various demos to start with C++ ? Quote Link to comment Share on other sites More sharing options...
Josh Posted September 23, 2015 Share Posted September 23, 2015 We presently use VS 2013 but it's about time we updated that. 3 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...
Joshua Posted September 24, 2015 Share Posted September 24, 2015 I currently develop for Leadwerks 3.5 in VS2015. Visual Studio can open and work with previous .csproj and or .sln files with having to convert the project. Visual studio will also use the compiler for the previous version(s) as long as it is installed on your machine. Keep in mind that VS2015 will create a .vs directory within the same directory as your solution. If you are using version control, make sure to update your .gitignore. Quote Link to comment Share on other sites More sharing options...
khotan Posted September 24, 2015 Author Share Posted September 24, 2015 We presently use VS 2013 but it's about time we updated that. Ok great, looking forward for futur update. Thank you. Quote Link to comment Share on other sites More sharing options...
khotan Posted September 24, 2015 Author Share Posted September 24, 2015 I currently develop for Leadwerks 3.5 in VS2015. Visual Studio can open and work with previous .csproj and or .sln files with having to convert the project. Visual studio will also use the compiler for the previous version(s) as long as it is installed on your machine. Keep in mind that VS2015 will create a .vs directory within the same directory as youbut r solution. If you are using version control, make sure to update your .gitignore. Thanks to point it out, ok I'll try both VS 2013 and 2015 but as you develop so can you say me please where i can find dev files from Leadwerks (include and lib) ? Quote Link to comment Share on other sites More sharing options...
Josh Posted September 24, 2015 Share Posted September 24, 2015 When you create a new project, the VS project files will be in the folder "Projects\VS2013". It will be set up automatically to include the Leadwerks library, which is stored wherever you have Steam installed. 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...
Joshua Posted September 25, 2015 Share Posted September 25, 2015 If you want to get to your directory structure easily, you can open the Leadwerks level editor, Select 'File -> Project Manager. You then clan 'double click' on your project. A windows explorer window will open, at your projects root directory. 3 Quote Link to comment Share on other sites More sharing options...
khotan Posted September 25, 2015 Author Share Posted September 25, 2015 Cool thank you to Josh and Joshua for help me how to do it, now i will look into for Api Reference to learn more but it will be a little hard to start from scratch without examples. Have you any tip for creating a good game ? Or where to get some source code to boost in creativity and inspiration ? My idea is creating a game as 3d platform, i think it's feasible ? Quote Link to comment Share on other sites More sharing options...
Joshua Posted September 26, 2015 Share Posted September 26, 2015 I made a post a while back about using c++ and Leadwerks which can be found at the following link. I have been working on the project however, I just have not had the time to post my changes recently. http://www.leadwerks.com/werkspace/topic/12666-leadwerks-and-c Quote Link to comment Share on other sites More sharing options...
cassius Posted September 26, 2015 Share Posted September 26, 2015 Aggror did a lot of c++tutorials which still work with le3.6;If anyone has them or knows where they are let us know. Quote amd quad core 4 ghz / geforce 660 ti 2gb / win 10 Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++ Link to comment Share on other sites More sharing options...
khotan Posted September 26, 2015 Author Share Posted September 26, 2015 Great ! I go to look that and this finanlly will help me with some examples. Although i understand you're busy but keep it up your project too because there is some love for C++ with Leadwerks ! Quote Link to comment Share on other sites More sharing options...
khotan Posted September 26, 2015 Author Share Posted September 26, 2015 Hi cassius, have you his link for C++ tutorials ? Quote Link to comment Share on other sites More sharing options...
Thirsty Panther Posted September 26, 2015 Share Posted September 26, 2015 Aggror did a tutorial on classes in c++ Some C# tutorials. 1 Quote Link to comment Share on other sites More sharing options...
cassius Posted September 26, 2015 Share Posted September 26, 2015 I have aggrors tutorials zip file but don't know how to attach it. Tried, but did not work. Quote amd quad core 4 ghz / geforce 660 ti 2gb / win 10 Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++ Link to comment Share on other sites More sharing options...
Thirsty Panther Posted September 26, 2015 Share Posted September 26, 2015 Roland's tutorials http://www.youtube.com/playlist?list=PLD9BT6X6Eefz3omHi4q8s2vtLhBbdv-ql 1 Quote Link to comment Share on other sites More sharing options...
khotan Posted September 27, 2015 Author Share Posted September 27, 2015 Good for links and followed and usefull but I know some basic of C++, I would just like to know more about Leadwerks with Visual Studio for creating games. However, thanks to all you I also find some more concrete as this I'm going to start over to use Leadwerks with these tutorials with some experimentation. If you have tutorials a little further like level to intermediate/advanced ? I am taking ! Quote Link to comment Share on other sites More sharing options...
Naughty Alien Posted September 28, 2015 Share Posted September 28, 2015 ..what happen with Agror? I havent seen him post in ages.. Quote Link to comment Share on other sites More sharing options...
Thirsty Panther Posted September 28, 2015 Share Posted September 28, 2015 ..what happen with Agror? I havent seen him post in ages.. He is working on others things now. Aggror.com Quote Link to comment Share on other sites More sharing options...
khotan Posted September 30, 2015 Author Share Posted September 30, 2015 Jorn Theurnissen is a nice guy thanks for his work. Best good luck for him ! 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.