View Single Post
  #2  
Old 04-26-2012, 09:36 PM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,449
Default

Have you checked the other folders, such as Debug/Release, for the EXE's?

Do a windows search on the folders for ZonePerl.exe/WorldDebug.exe/EmuShareMem.dll

Since you are compiling in debug, it should be output as those filenames in the <ProjectName>/Debug folder.

ZonePerl.exe is Zone.exe except renamed.

WorldDebug is World.exe except renamed.

EmuShareMem never changes filenames depending on builds.

UCS in debug should be Chatserver.exe under 32-bit, and it should be under the ucs/debug folder.
Reply With Quote