Learning-Go-zh-cn icon indicating copy to clipboard operation
Learning-Go-zh-cn copied to clipboard

make命令失败 Failure to read path is not on or below "." 无法生成html

Open oceanlvr opened this issue 6 years ago • 5 comments

image

PS C:\Users\ThinkPad\Downloads\Learning-Go-zh-cn-master\Learning-Go-zh-cn-master> make

mmark -html -head inc/head.html -css inc/book.css learninggo.md > learninggo.html 2019/04/01 20:56:17 Failure to read: "..\src\basics\helloworld.go": path is not on or below "."

oceanlvr avatar Apr 01 '19 12:04 oceanlvr

这是运行环境下的make和mmark版本 文件helloworld.go可以找到 但是Make失败

image

image

oceanlvr avatar Apr 01 '19 13:04 oceanlvr

😢 😢 需要帮助

oceanlvr avatar Apr 01 '19 13:04 oceanlvr

抱歉,由于这个 LaTeX 的编译是在 Linux 下编写的,所以不兼容 Windows。建议还是安装虚拟机的 Linux 进行编译,比较容易。而我也没有 Windows 环境可以测试到底是什么地方出了问题。不过我感觉是路径正反斜杠符号的问题。

mikespook avatar Apr 01 '19 20:04 mikespook

原来如此 谢谢您

oceanlvr avatar Apr 02 '19 03:04 oceanlvr

唉,我连basics目录都没有

betaberry avatar Jul 02 '22 16:07 betaberry