GithubHelp home page GithubHelp logo

mapic91 / mpcasftool Goto Github PK

View Code? Open in Web Editor NEW
17.0 2.0 18.0 21.98 MB

剑侠情缘Mpc Asf 文件编辑器

C++ 21.12% C 5.15% HTML 0.23% Makefile 0.01% Batchfile 0.05% Pascal 4.80% C# 55.98% VBA 12.58% Shell 0.02% Awk 0.04% Visual Basic 6.0 0.03%

mpcasftool's Introduction

剑侠情缘单机 MPC ASF 文件 编辑 工具

早期的程序,代码写的比较烂,呵呵


如何编译:

1.下载wxWidget 3.0.0版本

2.使用MinGW编译器(使用CodeBlocks内置的MinGW编译器即可),编译wxWidget,编译教程见,wxWidgets路径/docs\msw\install.txt

mingw32-make -f makefile.gcc BUILD=debug

mingw32-make -f makefile.gcc BUILD=release

3.在CodeBlocks里

设置wx变量,base是wxWidgets库的路径

设置freeimage变量,base用工程里的FreeImage库

01

02

03

04

4.如果要Build Release-static,需要upx来压缩exe文件,把upx.exe放在PATH系统变量的任何路径里的文件夹就可以

Screenshots

01

mpcasftool's People

Contributors

mapic91 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

mpcasftool's Issues

引入FreeImage后编译提示声明冲突

..\CodeBlocks\MinGW\include\windef.h error: conflicting declaration 'typedef long unsigned int DWORD' ..\FreeImage\Dist\x32\FreeImage.h|156|note: previous declaration as 'typedef uint32_t DWORD'|

I can't compile

I've set the freeimage variable as tutorial, but got this error when build
ld.exe||cannot find -lfreeimage|
||error: ld returned 1 exit status|

please help, thank you. @mapic91

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.