[pcre-dev] Support for 64 bit on Windows

Página superior
Eliminar este mensaje
Autor: Chris De Boeck
Fecha:  
A: Pcre-dev
Asunto: [pcre-dev] Support for 64 bit on Windows
Hello,

I just tried to compile PCRE v10.36 on Windows like described in
'NON-AUTOTOOLS-BUILD', but when I try to use "-DPCRE2_CODE_UNIT_WIDTH=64"
there are a lot of errors.
Is there a way to compile the libraries for 64 bit? I'm especially
interested in the regex functionality.

Thank you.