View Single Post
  #1  
Old 08-30-2012, 02:47 PM
Fippy
Fire Beetle
 
Join Date: Aug 2012
Posts: 2
Default Compiling MercsAndBots - eqlauncher.exe missing?

When compiling the MercsAndBots server solution file from the branches/MercsAndBots-directory it generates all binaries aside from eqlaunch.exe.

I'm using TortoiseVSN, and all the files are current.

My VC++ 2008 Express edition is set up to use the x86 perl, MySQL and zlib includes and libraries. The standard, current non-branched solution in the trunk/-directory builds and runs just fine.

Before compiling, I'm cleaning up the solution, and the build config is set to ReleaseBots with checkmarks on all the 5 solutions. This is what it looks like:

EMuShareMem - Release - Win32 - Build (Y)
eqlaunch - Release - Win32 - Build (Y)
queryserv - Release - Win32 - Build (Y)
ucs - Release - Win32 - Build (Y)
World - ReleaseBots - Win32 - Build (Y)
Zone - ReleaseBots - Win32 - Build (Y)

I've been searching and browsing but can't see anyone else mentioning this. I've tried using the eqlaunch.exe from the non-bot-release but when launching it I'm getting the following error:

[Debug] [LAUNCHER__NET] Invalid size of LauncherZoneRequest: 18

Thanks for reading - any help would be greatly appreciated.
Reply With Quote