Re: [pcre-dev] [Bug 867] "\w" no longer functions

Top Page
Delete this message
Author: Sheri
Date:  
To: Mart Goodall
CC: pcre-dev@exim.org
Subject: Re: [pcre-dev] [Bug 867] "\w" no longer functions
Mart Goodall wrote:
> I didn't see any of this dialog - don't know why - thanks for forwarding the email.
> Basically, I am using Microsoft Visual Studio 2008 and so comments about cMake are not directly comparable although a good pointer where to look.
> I need to know/find what the main build difference recommendation is to see if there is a comparable change needed for VS2008.
> I did use a clean set of code/source dir though.
> Thx
> mart
>

You must be using an old version cMake. Recent versions do support
Visual Studio 9 2008 and Visual Studio 9 2008 Win64. You can configure
using cmake-gui instead of cmake-setup (Philip, cmake-gui needs to be
added to Non-Unix-Use). I recall some issues were reported about
building in Win64, but I think it was with the Google wrapper, not the
pcre library or pcretest. Not sure, you might have to build as 32bit if
in Win64.

Regards,
Sheri