Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[GUIDE] How to build Gunz source code

Status
Not open for further replies.
Initiate Mage
Joined
Mar 6, 2012
Messages
2
Reaction score
0
Open the Cryptopp project located at Cryptopp/Source/cryptlib.vcproj

10- Build that project both in Debug and Release profiles

11- Rename Cryptopp/Source/Debug/cryptlib.lib to cryptlib2003d.lib

12- Rename Cryptopp/Source/Release/cryptlib.lib to cryptlib2003.lib

13- Copy cryptlib2003d.lib and cryptopp.lib to the following directories:
Gunz/Stable/cml/lib
Gunz/Stable/Gunz/LIB
he [Gun] Legend I do not understand what this song is not his only child?
 
Last edited:
Skilled Illusionist
Joined
Jan 1, 2010
Messages
302
Reaction score
5
anh [Gun]Lengend cái khúc này e không hiểu a chỉ e đc hok ??
It very easy to understand.
Reading carefully and using translator like google if you don't know what is mean !
And don't use Vietnamese in this thread, ok ?
 
Initiate Mage
Joined
Mar 6, 2012
Messages
2
Reaction score
0
It very easy to understand.
Reading carefully and using translator like google if you don't know what is mean !
And don't use Vietnamese in this thread, ok ?

oh, excuse me! I promised not to repeat again.
I will edit the article on :):
 
Newbie Spellweaver
Joined
May 2, 2009
Messages
48
Reaction score
0
Did someone get an error on installing visual studio?.... i get error:"Impossible to apply patch..." something like that. I've Xp pro sp3 and it says is for sp1.... shouldn't it work? If someone have xp with sp 3, could he tell me what visual studio have downloaded? thanks in advance.
 
Newbie Spellweaver
Joined
Mar 25, 2011
Messages
85
Reaction score
1
1>------ Build started: Project: cryptlib, Configuration: Debug Win32 ------
1>Compiling...
1>pch.cpp
1>c:\cryptopp\source\pch.cpp(1) : fatal error C1083: Cannot open include file: 'pch.h': No such file or directory
1>Build log was saved at "file://c:\Cryptopp\Source\Debug\BuildLog.htm"
1>cryptlib - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========


Can someone help me please :S?
 
Junior Spellweaver
Joined
Jun 7, 2011
Messages
107
Reaction score
0
so where i can find visual studio 2003 for windows 7 64 bit?
 
Junior Spellweaver
Joined
Oct 9, 2010
Messages
159
Reaction score
8
I an have Error when compiled MatchServer. It said error with #include "MMonitor.h" in MBMatchMonitor.h . idk how to fix this. i have this when compiled Matchserver + MatchAgent
 
2D > 3D
Loyal Member
Joined
Dec 19, 2008
Messages
2,413
Reaction score
1,193
I an have Error when compiled MatchServer. It said error with #include "MMonitor.h" in MBMatchMonitor.h . idk how to fix this. i have this when compiled Matchserver + MatchAgent

Mmonitor is not used, delete it =P
 
Elite Diviner
Joined
Dec 7, 2008
Messages
445
Reaction score
31
Can we build it with Microsoft VS 2005 ?
I got windows 7; what changes?

i dont know when i ask for that they send me this message :

Find it yourself <.< / just tryed 4 different version.
 
Status
Not open for further replies.
Back
Top