node.js cygwin windows xp 错误./configure

发布于 2024-10-31 14:37:09 字数 281 浏览 1 评论 0原文

我已经执行了 ash.exe /bin/rebaseall -v 没有错误,但在尝试 ./configure 时仍然收到以下错误:

Checking for program g++ or c++ : /usr/bin/g++
/node/wscript:232: error: could not configure a cxx compiler

我安装了 gcc4-g++ 4.5.x 、 openssl 和所有需要的依赖项。

I already did ash.exe /bin/rebaseall -v without errors but I still get the following error when trying to ./configure:

Checking for program g++ or c++ : /usr/bin/g++
/node/wscript:232: error: could not configure a cxx compiler

I installed gcc4-g++ 4.5.x, openssl and all the needed dependencies.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

西瑶 2024-11-07 14:37:09

您是否仔细按照以下步骤操作:github。 com/joyent/node/wiki/Building-node.js-on-Cygwin-(Windows)

它建议运行另一个命令,然后在变基后重新启动。

Are you carefully following the steps from: github.com/joyent/node/wiki/Building-node.js-on-Cygwin-(Windows) ?

It suggests running another command and then rebooting after rebase.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文