View Single Post
  #5  
Old 07-26-2012, 03:06 AM
sorvani
Dragon
 
Join Date: May 2010
Posts: 965
Default

Quote:
Originally Posted by Uleat View Post
(..ponders the red pill...)

Yeah, I saw that my queryserv output file was also ChatServer... I used to see queryserv.exe, but that was a LONG
time ago. (Not sure of how it's currently implemented either...)
okay i looked into it closer. some of the build methods for the queryserv project were never changeed from chatserver to queryserv when the new project was added to the solution. The person who developed queryserv originally only developed it for x64 and someone else fixed it to build for 32. it looks like a few targetname fields were missed since VS2010 makes you change it for each f'n build type.

click on the general menu of the project properties and change it to queryserv for your specific build type.
Reply With Quote