xmake 源码编译安装问题
#3576
-
根据官网教程,尝试了下源码编译安装,但发现没有 makefile 文件。 进行到 make 的时候,提示缺少 makefile 文件,查看了一下的确没有, |
Beta Was this translation helpful? Give feedback.
Answered by
waruqi
Mar 29, 2023
Replies: 1 comment 7 replies
-
确定执行了 ./configure?应该会自动生成 makefile的 |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
KMPrg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
确定执行了 ./configure?应该会自动生成 makefile的