Re: [pcre-dev] PCRE2 first Release Candidate

Αρχική Σελίδα
Delete this message
Συντάκτης: Maël Hörz
Ημερομηνία:  
Προς: pcre-dev
Αντικείμενο: Re: [pcre-dev] PCRE2 first Release Candidate
> I noticed an issue so far with CMAKE under Windows and Visual Studio 2013:
>
> PCRE2_BUILD_PCRE2_8 = ON works, but switching on PCRE2_BUILD_PCRE2_16
> and PCRE2_BUILD_PCRE2_32, too, causes function prototype conflicts (same
> name exported/defined several times).

This only happens when BUILD_SHARED_LIBS is enabled.