OK論壇

 找回密碼
 註冊
查看: 1781|回復: 3

MAP.SQL要壓成MAP檔出問題

 關閉 [複製鏈接]
  • TA的每日心情
    郁悶
    2010-9-1 08:54 PM
  • 簽到天數: 1 天

    連續簽到: 0 天

    [LV.1]初來乍到

    發表於 2009-6-28 18:25:04 | 顯示全部樓層 |閱讀模式
    MAP.SQL要壓成MAP檔出問題
    TortoiseSVN
    Visual C++ 2005 Express Edition
    AppServ
    這3個檔都有安裝
    按照http://www.taicomjp.info/forum/viewtopic.php?t=2258這個設定方法
    打開eAthena-8後
    選擇了release模式
    再選擇map-server.sql
    選擇屬性點選C/C++ .一般 在其他include目錄下
    寫入C:\Program Files\Microsoft Platform SDK\Include
    再選擇 連結器在其他include目錄下
    寫入C:\Program Files\Microsoft Platform SDK\Lib
    之後按套用
    然後選擇map-server.sql  右鍵 重建
    但不成功 問題點我不知是哪出錯  我有P圖麻煩看一下
    關於
    備註:如果你要執行eAthena Txt版,你需要zlib1.dll,SVN下面即已包含。如果要編譯eAthena Sql則需要zlib1.dll和libmysql.dll(如果你已經有安裝mysql則應該已經存在於你的系統資料夾system32下面,除非你使用zip免安裝版,如果沒有也不用擔心,SVN下面都有包含)。而不管編譯哪種版本都需要pcre3.dll
    這句 如果我沒有zlib1.dll 這檔要去哪捉? 然後pcre3.dll 這個又是什麼要放哪裡呢?




    評分

    參與人數 1積分 -30 現金 -30 積極性 -30 收起 理由
    lendlice0001 -30 -30 -30 閒置問題

    查看全部評分

    回復

    使用道具 舉報

  • TA的每日心情
    開心
    2024-9-22 07:14 PM
  • 簽到天數: 238 天

    連續簽到: 1 天

    [LV.7]常住居民III

    發表於 2009-6-28 18:33:54 | 顯示全部樓層
    #1
    開機檔內有附喔
    回復 支持 反對

    使用道具 舉報

  • TA的每日心情
    郁悶
    2010-9-1 08:54 PM
  • 簽到天數: 1 天

    連續簽到: 0 天

    [LV.1]初來乍到

     樓主| 發表於 2009-6-28 18:57:54 | 顯示全部樓層
    嗯 我都有看到 也在源碼檔裡也有~~那我也按照上面的方法去試為什麼還是壓不成MAP呢?
    回復 支持 反對

    使用道具 舉報

  • TA的每日心情
    郁悶
    2010-9-1 08:54 PM
  • 簽到天數: 1 天

    連續簽到: 0 天

    [LV.1]初來乍到

     樓主| 發表於 2009-6-29 12:33:08 | 顯示全部樓層
    這段麻煩大大看看~
    1>------ 已開始建置: 專案: map-server_txt, 組態: Release Win32 ------
    1>正在編譯...
    1>utils.c
    1>c:\documents and settings\administrator\桌面\eathena\src\common\../common/mmo.h : warning C4819: 檔案含有無法在目前字碼頁 (950) 中表示的字元。請以 Unicode 格式儲存檔案以防止資料遺失
    1>..\src\common\utils.c(17) : fatal error C1083: 無法開啟包含檔案: 'windows.h': No such file or directory
    1>timer.c
    1>..\src\common\timer.c(18) : fatal error C1083: 無法開啟包含檔案: 'windows.h': No such file or directory
    1>socket.c
    1>c:\documents and settings\administrator\桌面\eathena\src\common\../common/mmo.h : warning C4819: 檔案含有無法在目前字碼頁 (950) 中表示的字元。請以 Unicode 格式儲存檔案以防止資料遺失
    1>c:\documents and settings\administrator\桌面\eathena\src\common\socket.h(12) : fatal error C1083: 無法開啟包含檔案: 'winsock2.h': No such file or directory
    1>showmsg.c
    1>..\src\common\showmsg.c(16) : fatal error C1083: 無法開啟包含檔案: 'windows.h': No such file or directory
    1>plugins.c
    1>c:\documents and settings\administrator\桌面\eathena\src\common\../common/mmo.h : warning C4819: 檔案含有無法在目前字碼頁 (950) 中表示的字元。請以 Unicode 格式儲存檔案以防止資料遺失
    1>c:\documents and settings\administrator\桌面\eathena\src\common\../common/socket.h(12) : fatal error C1083: 無法開啟包含檔案: 'winsock2.h': No such file or directory
    1>lock.c
    1>..\src\common\lock.c : warning C4819: 檔案含有無法在目前字碼頁 (950) 中表示的字元。請以 Unicode 格式儲存檔案以防止資料遺失
    1>..\src\common\lock.c(14) : fatal error C1083: 無法開啟包含檔案: 'windows.h': No such file or directory
    1>core.c
    1>c:\documents and settings\administrator\桌面\eathena\src\common\../common/mmo.h : warning C4819: 檔案含有無法在目前字碼頁 (950) 中表示的字元。請以 Unicode 格式儲存檔案以防止資料遺失
    1>c:\documents and settings\administrator\桌面\eathena\src\common\../common/version.h : warning C4819: 檔案含有無法在目前字碼頁 (950) 中表示的字元。請以 Unicode 格式儲存檔案以防止資料遺失
    1>c:\documents and settings\administrator\桌面\eathena\src\common\../common/socket.h(12) : fatal error C1083: 無法開啟包含檔案: 'winsock2.h': No such file or directory
    1>trade.c
    1>..\src\map\trade.c : warning C4819: 檔案含有無法在目前字碼頁 (950) 中表示的字元。請以 Unicode 格式儲存檔案以防止資料遺失
    1>c:\documents and settings\administrator\桌面\eathena\src\map\../common/nullpo.h : warning C4819: 檔案含有無法在目前字碼頁 (950) 中表示的字元。請以 Unicode 格式儲存檔案以防止資料遺失
    1>c:\documents and settings\administrator\桌面\eathena\src\map\../common/socket.h(12) : fatal error C1083: 無法開啟包含檔案: 'winsock2.h': No such file or directory
    1>quest.c
    1>c:\documents and settings\administrator\桌面\eathena\src\map\../common/socket.h(12) : fatal error C1083: 無法開啟包含檔案: 'winsock2.h': No such file or directory
    1>pc.c
    1>..\src\map\pc.c : warning C4819: 檔案含有無法在目前字碼頁 (950) 中表示的字元。請以 Unicode 格式儲存檔案以防止資料遺失
    1>c:\documents and settings\administrator\桌面\eathena\src\map\../common/nullpo.h : warning C4819: 檔案含有無法在目前字碼頁 (950) 中表示的字元。請以 Unicode 格式儲存檔案以防止資料遺失
    1>c:\documents and settings\administrator\桌面\eathena\src\map\../common/socket.h(12) : fatal error C1083: 無法開啟包含檔案: 'winsock2.h': No such file or directory
    1>party.c
    1>..\src\map\party.c : warning C4819: 檔案含有無法在目前字碼頁 (950) 中表示的字元。請以 Unicode 格式儲存檔案以防止資料遺失
    1>c:\documents and settings\administrator\桌面\eathena\src\map\../common/socket.h(12) : fatal error C1083: 無法開啟包含檔案: 'winsock2.h': No such file or directory
    1>npc.c
    1>..\src\map\npc.c : warning C4819: 檔案含有無法在目前字碼頁 (950) 中表示的字元。請以 Unicode 格式儲存檔案以防止資料遺失
    1>c:\documents and settings\administrator\桌面\eathena\src\map\../common/nullpo.h : warning C4819: 檔案含有無法在目前字碼頁 (950) 中表示的字元。請以 Unicode 格式儲存檔案以防止資料遺失
    1>c:\documents and settings\administrator\桌面\eathena\src\map\../common/socket.h(12) : fatal error C1083: 無法開啟包含檔案: 'winsock2.h': No such file or directory
    1>mob.c
    1>c:\documents and settings\administrator\桌面\eathena\src\map\../common/nullpo.h : warning C4819: 檔案含有無法在目前字碼頁 (950) 中表示的字元。請以 Unicode 格式儲存檔案以防止資料遺失
    1>c:\documents and settings\administrator\桌面\eathena\src\map\../common/socket.h(12) : fatal error C1083: 無法開啟包含檔案: 'winsock2.h': No such file or directory
    1>mercenary.c
    1>c:\documents and settings\administrator\桌面\eathena\src\map\../common/socket.h(12) : fatal error C1083: 無法開啟包含檔案: 'winsock2.h': No such file or directory
    1>map.c
    1>..\src\map\map.c : warning C4819: 檔案含有無法在目前字碼頁 (950) 中表示的字元。請以 Unicode 格式儲存檔案以防止資料遺失
    1>c:\documents and settings\administrator\桌面\eathena\src\map\../common/socket.h(12) : fatal error C1083: 無法開啟包含檔案: 'winsock2.h': No such file or directory
    1>intif.c
    1>..\src\map\intif.c : warning C4819: 檔案含有無法在目前字碼頁 (950) 中表示的字元。請以 Unicode 格式儲存檔案以防止資料遺失
    1>c:\documents and settings\administrator\桌面\eathena\src\map\../common/socket.h(12) : fatal error C1083: 無法開啟包含檔案: 'winsock2.h': No such file or directory
    1>homunculus.c
    1>c:\documents and settings\administrator\桌面\eathena\src\map\../common/socket.h(12) : fatal error C1083: 無法開啟包含檔案: 'winsock2.h': No such file or directory
    1>clif.c
    1>..\src\map\clif.c : warning C4819: 檔案含有無法在目前字碼頁 (950) 中表示的字元。請以 Unicode 格式儲存檔案以防止資料遺失
    1>c:\documents and settings\administrator\桌面\eathena\src\map\../common/socket.h(12) : fatal error C1083: 無法開啟包含檔案: 'winsock2.h': No such file or directory
    1>chrif.c
    1>..\src\map\chrif.c : warning C4819: 檔案含有無法在目前字碼頁 (950) 中表示的字元。請以 Unicode 格式儲存檔案以防止資料遺失
    1>c:\documents and settings\administrator\桌面\eathena\src\map\../common/socket.h(12) : fatal error C1083: 無法開啟包含檔案: 'winsock2.h': No such file or directory
    1>battleground.c
    1>c:\documents and settings\administrator\桌面\eathena\src\map\../common/nullpo.h : warning C4819: 檔案含有無法在目前字碼頁 (950) 中表示的字元。請以 Unicode 格式儲存檔案以防止資料遺失
    1>c:\documents and settings\administrator\桌面\eathena\src\map\../common/socket.h(12) : fatal error C1083: 無法開啟包含檔案: 'winsock2.h': No such file or directory
    1>正在編譯...
    1>atcommand.c
    1>c:\documents and settings\administrator\桌面\eathena\src\map\../common/mmo.h : warning C4819: 檔案含有無法在目前字碼頁 (950) 中表示的字元。請以 Unicode 格式儲存檔案以防止資料遺失
    1>c:\documents and settings\administrator\桌面\eathena\src\map\../common/nullpo.h : warning C4819: 檔案含有無法在目前字碼頁 (950) 中表示的字元。請以 Unicode 格式儲存檔案以防止資料遺失
    1>c:\documents and settings\administrator\桌面\eathena\src\map\../common/socket.h(12) : fatal error C1083: 無法開啟包含檔案: 'winsock2.h': No such file or directory
    1>已將建置記錄儲存於 "file://c:\Documents and Settings\Administrator\桌面\eathena\vcproj-8\map-server_txt\Release\BuildLog.htm"
    1>map-server_txt - 21 個錯誤,21 個警告
    ========== 建置: 0 成功、1 失敗、0 最新、0 略過 ==========
    回復 支持 反對

    使用道具 舉報

    您需要登錄後才可以回帖 登錄 | 註冊

    本版積分規則

    Archiver|手機版|小黑屋|OK討論區

    GMT+8, 2025-6-30 02:02 AM , Processed in 0.741344 second(s), 20 queries , Gzip On.

    Powered by Discuz! X3.4

    Copyright © 2001-2020, Tencent Cloud.

    快速回復 返回頂部 返回列表