如何为Windows构建Google RE2?有人试过了?
发布于 2011-05-05 20:46:10
更新:找到一个Windows项目,它可能会工作得更好,也可能不会:https://code.google.com/p/re2win/
老答案(非MSVC):https://groups.google.com/group/re2-dev/browse_thread/thread/0665d7e6693b4adb/54bae4e315a484e3
发布于 2011-10-01 13:35:09
我在上提供了一个分支,你可以下载源代码作为.zip文件,打开.vcproj文件并在“发布”模式下编译。
发布于 2011-04-30 09:44:50
我敢打赌,使用Cygwin构建它会很容易。
https://stackoverflow.com/questions/5838894
复制相似问题