How to compile AkelPad-4.9.8-src with MinGW
- Author
- Message
-
Offline
- Posts: 8
- Joined: Wed Feb 03, 2021 8:31 am
How to compile AkelPad-4.9.8-src with MinGW
Hi, Just want to know how to compile the AkelPad-4.9.8-src with MinGW, if there's document? Thanks.
-
Offline
- Posts: 874
- Joined: Sat Jan 16, 2010 2:03 pm
You can use MinGW _OR_ (Toolkit 2003 + PlatformSDK). Not _AND_.hi, I try to compile the source code, not sure how to setup the environment, seems need to install VS2005 (it's very old version) and MinGW-w64, right?
I did not use Mingw.
My tool set (Build.cmd):
Code: Select all
set VCDIR=c:\Program Files\Microsoft Visual C++ Toolkit 2003
set MSSDK=c:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK