Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 12-16-2011, 03:00 PM
Noport
Opcode Ninja
 
Join Date: Mar 2009
Location: San francisco
Posts: 426
Default

Note: I'm using vs2010 pro and 5.14 perl
I have no problem Compiling win32 or 64 Bit
Note: Right Click Zone,world,ucs,queryserv,eqlaunch,EmuShareMem
go down to properties You'll have to add for each Solution (projects) Include and LIbrary
after adding make sure you click apply

INCLUDE:

C:\mysql\include
C:\perl\lib\CORE
C:\zlib\include

LIBRARY:
C:\MySQL\lib
C:\mysql\lib\opt
C:\perl\lib\
C:\perl\lib\CORE
C:\zlib\lib

------ Build started: Project: EMuShareMem, Configuration: Release Win32 ------
Link:
Creating library .\../Build/EMuShareMem/EMuShareMem.lib and object .\../Build/EMuShareMem/EMuShareMem.exp
EMuShareMem.vcxproj -> C:\Users\xxxxxxxxxx\Desktop\Server Source Files\trunk\EQEmuServer\EMuShareMem\.\..\Build\EMu ShareMem.dll
FinalizeBuildStatus:
Deleting file ".\../Build/EMuShareMem/Release\EMuShareMem.unsuccessfulbuild".
Touching ".\../Build/EMuShareMem/Release\EMuShareMem.lastbuildstate".

Build succeeded.

------ Build started: Project: World, Configuration: Release Win32 ------
Link:
World.vcxproj -> C:\Users\xxxxxxxxxxxx\Desktop\Server Source Files\trunk\EQEmuServer\world\.\..\build\World.exe
FinalizeBuildStatus:
Deleting file ".\../Build/World/Release\World.unsuccessfulbuild".
Touching ".\../Build/World/Release\World.lastbuildstate".

Build succeeded.

------ Build started: Project: Zone, Configuration: Release Win32 ------
Link:
Zone.vcxproj -> C:\Users\xxxxxxxxxxxx\Desktop\Server Source Files\trunk\EQEmuServer\zone\.\..\Build\Zone.exe
FinalizeBuildStatus:
Deleting file ".\../Build/Zone/Release\Zone.unsuccessfulbuild".
Touching ".\../Build/Zone/Release\Zone.lastbuildstate".

Build succeeded.

Time Elapsed 00:29:51.66
========== Build: 3 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========


Thank You Andrew80k for taken your time too compile source codes for others
Thank you all Developers

No errors great job!
Reply With Quote
  #2  
Old 01-13-2012, 12:25 PM
Xevious
Fire Beetle
 
Join Date: May 2011
Posts: 15
Default

Quote:
Originally Posted by Noport View Post
Note: I'm using vs2010 pro and 5.14 perl
Note: Right Click Zone,world,ucs,queryserv,eqlaunch,EmuShareMem
go down to properties You'll have to add for each Solution (projects) Include and LIbrary
after adding make sure you click apply
Wow, what a royal pain that is in 2010. Who in the world at Microsoft thought it was a good idea to throw away the ability to set configurations globally...

Using 2010 and all 32 bit components (Perl 5.14, MySQL 5.1.x).

In EMUShareMem:
MMF.cpp(325): warning C4532: 'return' : jump out of __finally block has undefined behavior during termination handling

In World:
c:\eqemusvnfiles\eqemu\trunk\eqemuserver\common\so cketlib\httpsocket.cpp(115): warning C4715: 'HTTPSocket::ProcessReceivedData' : not all control paths return a value

Then it went downhill.

In eqlaunch:
4> Generating Code...
4>packet_functions.obj : error LNK2019: unresolved external symbol _deflateEnd referenced in function "int __cdecl DeflatePacket(unsigned char const *,int,unsigned char *,int)" (?DeflatePacket@@YAHPBEHPAEH@Z)
4>packet_functions.obj : error LNK2019: unresolved external symbol _deflate referenced in function "int __cdecl DeflatePacket(unsigned char const *,int,unsigned char *,int)" (?DeflatePacket@@YAHPBEHPAEH@Z)
4>packet_functions.obj : error LNK2019: unresolved external symbol _deflateInit_ referenced in function "int __cdecl DeflatePacket(unsigned char const *,int,unsigned char *,int)" (?DeflatePacket@@YAHPBEHPAEH@Z)
4>packet_functions.obj : error LNK2019: unresolved external symbol _inflateEnd referenced in function "unsigned int __cdecl InflatePacket(unsigned char const *,unsigned int,unsigned char *,unsigned int,bool)" (?InflatePacket@@YAIPBEIPAEI_N@Z)
4>packet_functions.obj : error LNK2019: unresolved external symbol _inflate referenced in function "unsigned int __cdecl InflatePacket(unsigned char const *,unsigned int,unsigned char *,unsigned int,bool)" (?InflatePacket@@YAIPBEIPAEI_N@Z)
4>packet_functions.obj : error LNK2019: unresolved external symbol _inflateInit2_ referenced in function "unsigned int __cdecl InflatePacket(unsigned char const *,unsigned int,unsigned char *,unsigned int,bool)" (?InflatePacket@@YAIPBEIPAEI_N@Z)
4>.\..\Build\eqlaunch.exe : fatal error LNK1120: 6 unresolved externals
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 11:24 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3