MrThunderwing wrote:Thanks again Bart.
1. If you have S1023 error in DirectX SDK, uninstall both Visual Studio (in other hand, uninstall the VS 2010 redistributable if you have it) and DirectX SDK
2.Once you did that, install DirectX SDK First, and then Visual Studio (I recommend VS2010)
3.After these installation, open Supermodel.sln
4. Click on the top to choose which type of architecture you have to build Supermodel with, located on top I recommend Release instead of debug because debug gives more problems with Supermodel.exe
5.After that click on build, and click build Supermodel and then its working well!
It takes about 5-10 minutes depending on how fast your computer
6.It's located on VS2008/(your architecture you build x64/x86) and you'll see Supermodel.exe and SDL.dll
7.Copy both Supermodel.exe and SDL.dll and paste it into your Supermodel folder you just currently have since you downloaded it
8. If you want to update SVN for Supermodel, Update those SVN by right clicking on those folders you created with Tortoise SVN an click Update SVN and follow steps 3-7 repeatedly