路径中的Autoconf空格 [英] Autoconf spaces in path

查看:66
本文介绍了路径中的Autoconf空格的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚将c ++项目转换为autotools项目,并从此处.当我的路径应为"bla bla"时,构建失败并显示"sh:/home/me/bla:无此类文件或目录".问题是我没有在任何地方写任何路径.我该怎么办?除了重命名路径外... Doh!

I just converted a c++ project to a autotools project and written a few lines in configure.ac from here. Build fails saying "sh: /home/me/bla: No such file or directory" when my path should be "bla bla". The problem is I didn't write any path anywhere. What shoul I do? Except for renaming the path... Doh!

推荐答案

对不起,您只能使用autoconf做几件事,而其中名称中带有空格的路径就是其中之一.

Sorry, there are just a few things that you can't do with autoconf and have a path with spaces in the name is one of them.

这篇关于路径中的Autoconf空格的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆