Re: [问题] C regex

楼主: Neisseria (Neisseria)   2014-09-19 05:35:42
※ 引述《momo81 (毛毛)》之铭言:
: 开发平台(Platform): (Ex: VC++, GCC, Linux, ...)
: win7 + devcpp 5.7.1 gcc x64 4.8.1
: 额外使用到的函数库(Library Used): (Ex: OpenGL, ...)
: GnuWin32 (regex2.7)
: 问题(Question):
: 想请再此开发环境下
: 想使用regex 该如何使用呢?
: undefined reference to `__imp_regcomp'
: undefined reference to `__imp_regerror'
: undefined reference to `__imp_regexec'
: undefined reference to `__imp_regfree'
可参考 http://bit.ly/1r3wGaf 或是 http://bit.ly/XNVYxy
基本上 就是 link 的问题
先找一些短的例子 不用 devcpp 直接在命令列 compile 看看
看是 regex library 本身的问题 还是 devcpp 里设定不正确
Good Luck.
: 总会出现这个错误QQ
: 喂入的资料(Input):
: 网络上的example
: 预期的正确结果(Expected Output):
: 错误结果(Wrong Output):
: 程式码(Code):(请善用置底文网页, 记得排版)
: 补充说明(Supplement):
: 谢谢!
作者: momo81 (毛毛)   2014-09-19 15:45:00
谢谢 已经可以用了:D

Links booklink

Contact Us: admin [ a t ] ucptt.com