如何编译《飞飞》的源码

2021-7-21 15:09| 发布者: admin| 查看: 3530| 评论: 0

摘要: REPOST时间,我觉得它的时间刚刚离开这里... ...再一次。Well it's been time for me to create a guide on something.它已经为我创造一个东西的指导。 If you fail to compile the source from this guide, I will ...
REPOST时间,我觉得它的时间刚刚离开这里... ...再一次。
Well it's been time for me to create a guide on something.它已经为我创造一个东西的指导。 If you fail to compile the source from this guide, I will NOT spoonfeed/help you.如果您不能从本指南中的源代码编译,我不会spoonfeed /帮助您。 You shouldn't have a server when you can't even follow a simple picture guide...你不应该有一台服务器时,你甚至不能遵循一个简单的图片指南...
You will need: 你将需要:
FlyFF Official Source 飞飞官方源
Microsoft Visual C++ 2003 Professional version微软Visual C + + 2003专业版
(It MUST be Professional,enterprise or architect to work. Express versions will not work.) (它必须是专业版,企业或建筑师的工作。Express版本将无法正常工作。)
Winrar WINRAR
Visual C++ SP1 VISUAL C + + SP1
Doesn't matter if you already downloaded SP1 version, this must still be installed no matter what.不要紧,如果你已经下载SP1版本,这还必须安装不管是什么。

Once you've got them all proceed this way. 一旦你得到了他们这种方式进行。

1: Extract the source on C:\SRC\ 1:提取源在C:\ SRC \

2:进入官方源代码,并打开all.sln

3:VISUAL C + +现在将载入您的项目。

4:转到“工具”,单击“选项”。

5:按项目,VC + +目录。

6:在下拉菜单中选择“包含文件 “。


7:创建一个新行

8:添加以下文件夹中的“资源”,“DX_SDK”,“BOOST_SDK”。

For example you create a new line and you have the source on C:\SRC\ so it should be "C:\SRC\Resource", "C:\SRC\Official Source\DX_SDK" and "C:\SRC\Official Source\BOOST_SDK" 例如,你创建一个新行,你必须在C源:\ SRC \所以应该在“C:\ SRC \资源”,“C:\ SRC \官方源代码\ DX_SDK”和“C:\ SRC \官方源\ BOOST_SDK“

最后,它应该是这个样子 :

9:现在回到下拉选择“库文件”,并添加“C:\ SRC \官方源代码\ LIB “

10:按OK键。
11:右键单击AccountServer并选择属性。

12:在下拉菜单选择“使用标准的Windows库”,“MFC的使用“

13:按OK

14: Right click "Solution 'all' (8 projects) and choose properties. 14:右键单击“解决方案”全部“(8个项目),并选择属性 。

15:转到“配置属性”和n下拉菜单中选择“NoGameguard”

16:将所有释放和Neuz编译NoGameguard

17:单击“确定”

18: Right click "Solution 'all' (8 projects')" and choose rebuild solution 18:右键单击“解决方案”所有“(8个项目)”,然后选择“重新生成解决方案

19:你的源现正整理 ! After all the 8 binaries are compiled go to "C:\SRC\Output\" to get them. 在所有8个二进制文件编译的“C:\ SRC \输出\”,让他们 。


路过

雷人

握手

鲜花

鸡蛋

相关分类

Powered by Discuz! X3.4 © 2001-2018 Comsenz Inc.

返回顶部