install

来自「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 libraryRequirements (to compile):- Metrowerks CodeWarrior Pro- Apple MPWPlatforms (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 chancethat the types and creators of the various files are messed up and it won'tbuild 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 thetype 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 IDE2) Set Current Target : "

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?