- 用bmake编译时,cd到存放.r, .mke, .cpp的文件夹目录下,要保证.mke和文件夹名保持一致,否则bmake时会报错提示找不到文件。
错误提示如下:
If no filename is specified, try to use a make file with the same name as the current working directory.
- 用bmake编译时,.mke文件缺少空行来调用默认规则
error : unexpected end of file in preprocessor