下载和编译所有 wxWidgets 示例的最简单方法是什么?
我有 svn,我有 gcc,我有 make。下载和编译所有 wxWidgets 示例的最简单的命令行方法是什么?
I have svn, I have gcc, and I have make. What's the easiest command line way to download and compile all wxWidgets samples?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
wxiwdgets 有很多关于如何使用不同编译器构建东西的优秀文档。不要错过它。
还有维基。 http://wiki.wxwidgets.org/
wxiwdgets has a lot of great documentation on how to build things with different compilers. Don't miss it.
There's also the wiki. http://wiki.wxwidgets.org/
嗯……在这种情况下,谷歌可能应该是我的第一个选择,而不是 SO。 http://www.wxwidgets.org/develop/svn.htm
Hmm... this is a case where Google should have probably been my first resort instead of SO. http://www.wxwidgets.org/develop/svn.htm