[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: CommitMonitor - <regex> header

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 18 Aug 2008 22:19:11 +0200

ChrisD wrote:
> Stefan,
>
> I'm sorry if this is the wrong place, but I didn't see any other
> contact information.
>
> I wanted to play around with CommitMonitor a bit. I checked it out
> and followed (I think) all of the instructions in build.txt, but I
> can't find the include file <regex>, which is #included by
> HiddenWindow.cpp. I've done a bit of googling, but it's a difficult
> term to search on.
>
> Can you let me know where it comes from?

As the build.txt mentions: "Also, you need the MFC feature pack which
contains the tr1 c-runtime extensions."

The <regex> header is part of those tr1 c-runtime extensions.

Or you could just install the SP1 for VS2008: it contains the feature
pack too.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net

Received on 2008-08-18 22:19:34 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.