Re: [pcre-dev] how to use pcre.lib on win32 platform?

トップ ページ
このメッセージを削除
著者: s2ilveszter
日付:  
To: WangWeiGuo(???)
CC: pcre-dev
題目: Re: [pcre-dev] how to use pcre.lib on win32 platform?
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!

>