Debugging STK on Windows

(Continued from here)
Um no, I just imported supertuxkart.exe and run debug. I assume you have to couple it with the sourcecode somehow... I'll see if I can get the code from SVN.
If I have to recompile the exe this may severely skew the results because I'm using another version AND have a different environment (if the code will compile al all, which is always something like pressing the button and pray).
hiker {l Wrote}:asciimonster {l Wrote}:hiker {l Wrote}:Just download Visual Studio Express C++ from Microsoft
OK that worked, but as I haven't figured out how to couple the sources the results don't mean much to me... I guess they are not of any use to you either.
Hmm - is this a debug build? You should get more than just a hex address(select Projects, properties, then check the configuration manager).
Um no, I just imported supertuxkart.exe and run debug. I assume you have to couple it with the sourcecode somehow... I'll see if I can get the code from SVN.
If I have to recompile the exe this may severely skew the results because I'm using another version AND have a different environment (if the code will compile al all, which is always something like pressing the button and pray).