I think the DevC++ mailing list
(http://sourceforge.net/mail/?group_id=10639)
is more appropriate for this question, but
it seems you need to make sure that libpcre.dll.a is in a library path of
DevC++
(see Tools/Compiler Options/Libraries), pcre.h in an include path, and
pcre.dll in the system path (the environment variable Path).

Kees Zeelenberg

----- Oorspronkelijk bericht ----- 
Van: "Kemal Ozan" <[EMAIL PROTECTED]>
Aan: <[EMAIL PROTECTED]>
Verzonden: zaterdag 6 september 2003 3:59
Onderwerp: [GnuWin32-Users] Newbie: How to use pcre in my C programs?


> Hi,
>
> Forgive me if this is the wrong place. I want to use pcre, part of the
gnuwin32, in a C program. I use Dev-C++ as ide, hence mingw as compiler. I
downloaded the binary from sourgeforge, and the setup program installed it
to f:\program files\gnuwin32.
>
> So there is a pcre.dll there. But how do I use it? By use I mean howto
"include" it and call the functions in it...
>
> Thanks.
>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> GnuWin32-Users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/gnuwin32-users
>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
GnuWin32-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to