The worldDebug.exe will just be the output file that results from doing the steps. I'm using vc6 rather than vs.net but to change in/find out where its going to and what it is called;
Go to Project/Settings then click on the 'Link' tab - near the top is a field called 'output file name' - in there should be something like;
'C:\EqemuCVS\Source\Build\Debug\WorldDebug.exe'
This is the output file that is created when you follow the steps in the guide. It may be called something else and go to a different locations (think the cvs version does actually), but that is what you need to run. Under different configurations - e..g Release or Profiling, it can go to different places. Where it goes is probably set up for a different location and possibly name for every dev's machine.
Not being harsh here, but the guy has done an excellent guide, this is basic, how to use the dev tool stuff, I know its frustrating but the guy was probably assuming readers know how their dev-environment works. Not slamming you here, just giving the guy a little respect for taking the time to do the guide in the first place.
|