Re: [pcre-dev] PCRE

Αρχική Σελίδα
Delete this message
Συντάκτης: Craig Silverstein
Ημερομηνία:  
Προς: Craig Silverstein
Υ/ο: steven, pcre-dev
Αντικείμενο: Re: [pcre-dev] PCRE
} This sounds like you have an old version of the pcre dll lying
} around somewhere, and you're compiling with the new code but linking
} against the old.

Oops, I guess it's actually the other way around: you're compiling
against old pcre sources, but linking against the new library.

craig