在Windows上配置Makefile(make configure Makefile on windows)

编程入门 行业动态 更新时间:2024-10-22 10:53:49
在Windows上配置Makefile(make configure Makefile on windows)

即时通讯使用Windows,我有使用git clone命令下载git库。 git库 文档该库有一个makefile。

我安装了GNU make(GnuWin32) 我给了filepath cd <makefilepath> cmd 键入make configure

我有以下错误。 感谢任何帮助。谢谢。

C:\Users\venushka\Desktop\libxbee3>make configure process_begin: CreateProcess(NULL, uname, ...) failed. process_begin: CreateProcess(NULL, uname, ...) failed. make/os_detect.mk:13: make/os.windows.mk: No such file or directory makefile:29: make/build.generic.mk: No such file or directory make: *** No rule to make target `make/build.generic.mk'. Stop.

im using windows there i have download git library using git clone command.git library documentation That library has a makefile.

i installed GNU make (GnuWin32) i gave filepath cd <makefilepath> cmd type make configure

i'm having following Errors. Any help is appreciated.thank you.

C:\Users\venushka\Desktop\libxbee3>make configure process_begin: CreateProcess(NULL, uname, ...) failed. process_begin: CreateProcess(NULL, uname, ...) failed. make/os_detect.mk:13: make/os.windows.mk: No such file or directory makefile:29: make/build.generic.mk: No such file or directory make: *** No rule to make target `make/build.generic.mk'. Stop.

最满意答案

请使用'win32'分支。 我将更新文档以使此步骤更加突出。

Please use the 'win32' branch. I'll update the documentation to make this step more prominent.

更多推荐

本文发布于:2023-07-07 21:41:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1068522.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:Makefile   Windows   windows   configure

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!