install
来自「这是著名的TCPMP播放器在WINDWOWS,和WINCE下编译通过的源程序.笔」· 代码 · 共 43 行
TXT
43 行
>> BUILD INSTRUCTIONS FOR libmikmod FOR MACINTOSH
-------------------------------------------------
Requirements (to run):
- 68020 or PowerPC Macintosh
- Sound Manager 2.0 or above
- CFM68K for 680X0 shared library
Requirements (to compile):
- Metrowerks CodeWarrior Pro
- Apple MPW
Platforms (either one of):
- System 7
- Mac OS 9
- Mac OS X (10.1 and up)
>> COMPILING
------------
To fix the file type and creators:
If you downloaded this library from the main site, there is a good chance
that the types and creators of the various files are messed up and it won't
build because of that. There is an AppleScript supplied, that will fix this.
On Mac OS X, you should be able to open the text file "FixTypeAndCreators.applescript"
Run this script, choosing the top "libmikmod" folder - and all should then be fixed.
On Mac OS 9, if you have trouble opening the AppleScript because it *too* lacks the
type and creator - there is a BinHex version in "FixTypeAndCreators.hqx". Use that.
The script sets the creator to CodeWarrior, but is needed for the MPW builds as well.
Note that all the files use UNIX line breaks (\n), and not the regular Mac ones (\r).
To compile and build :
A) Using CodeWarrior
--------------------
1) Open "libmikmod-cw#.mcp" with CodeWarrior IDE
2) Set Current Target : "
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?