Closed 740099814 closed 5 months ago
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
This tool only work with Windows 10/11
I also got same compile error on Windows 11, vs2022。
@Elem8100 目前專案缺少下列條件,所以沒辦法Clone後直接編譯,不確定是不是您故意留著這些問題呢@@
MainForm.Designer.cs 裡面有三個物件的Image沒有包含在MainForm.resx資源檔案裡面 第616行 ScaleButton.Image = Properties.Resources.resize_picture_icon; 第690行 AvatarButton.Image = Properties.Resources._01050088_img_info_iconRaw; 第705行 SaveMapButton.Image = Properties.Resources.Aha_Soft_Hardware_Floppy_32; 上述三行看起來是引用了Properties/Resources.resx資源檔,但是打開該資源檔案裡面只有
而且還是直接抓\Resources\目錄底下的檔案 01050088.img.info.iconRaw.png,但是專案的該目錄底下沒包含該檔案
另外專案的WzComparerR2.Common缺失不少宣告,導致MapleNecrocer編譯會說缺少"某某某"的定義 @740099814 就像他上面貼出來的一樣
直接從我的硬碟copy出來,一定可以編譯 https://www.mediafire.com/file/2ave687i2dr1ggp/MapleNecrocer.zip/file
直接從我的硬盤copy出來,一定可以編譯 https://www.mediafire.com/file/2ave687i2dr1ggp/MapleNecrocer.zip/file
可以編譯但是檔案跟git的檔案很多都不一樣 這是最新的嗎?
Hello, I would like to ask you, I use the latest source code to build the file, and many errors occur. What is missing? If I use the version you provided above, it can be built, but the latest one cannot be built successfully.
已经解决
Could not f ind a part of the path '\Mac\Home\Desktop\MapleNecrocer\MapleNecrocer\Resources\01050088.img.info.iconRaw.png'