Haha thanks. I was trying to do this totally wrong. I was opening the (.../Tutorials/Tutorials.exe) which launches the 00-Start, displaying the screen about moving to the next tutorial. I was trying to manually remove the unwanted Tutorials from (.../Tutorials/Source) and then opening the 'Tutorials.exe' again. I thought it was a script that accessed the subdirectory and launched the tutorials by launching the first file found in Source. Lesson learned!
I was also using Visual Studio Express and I applied the settings that came with the Esenthel download. I've upgraded to Visual Studio Pro and I think I'll stick with defaults this time for less confusion on my part.
Really though. That 'Readme' needs to be rewritten, the wording isnt very concise.
Something like.
1. Open Visual Studio.
2. Navigate to (...EsenthelEngineSDK\Tutorials\Tutorials.sln)
3. With the Visual Studio Solution Explorer open, right click and remove the *.cpp in Tutorials > Source or select it and hit delete.
4. Right click on the 'Source' folder and choose 'Add existing item'. Then select a new tutorial file from the 'Source' folder.
5. Run with F5.
6. Repeat for other tutorials.
Feel free to copy paste if you like this Esenthel
lol
Yay! Rocking these tutorials now. This stuffs pretty easy now that I know how to open the tutorials..... guaranteed I will be back with more questions though!!!