I use codeblocks with gcc compiler.
I had to put "pcre" into "link libraries" I do not know why,
I had every .lib added before and get some link errors as well.
With vc++ I could not solve it yet.
Yours Sincerely,
Szilveszter
WangWeiGuo(???) wrote:
> hi,
> I want to use pcre.lib on win32 system. during building my module, LINK always displays unresolved external symbol __imp__pcre_compile and unresolved external symbol __imp__pcre_exec. After reading your website, there is no infomation about how to use pcre.lib on win32. Would you please tell me how to use pcre.lib on win32 system?
>
>
>
> thank you very much!
>