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

Re: r12156 seems to break VS2005 build

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 21 Feb 2008 10:50:34 +0100

Roger Lipscombe wrote:
> Stefan Küng wrote:
>> Or (never tried): the SDK also has a resource compiler included. Maybe
>> there's a way to make VS2005 use the one which ships with the SDK?
> 1. Go to Tools -> Options -> Projects and Solutions -> VC++ Directories
> -> Executable Files
> 2. Add C:\Program Files\Microsoft SDKs\Windows\v6.0\bin to the top of
> the list.
>
> We had to do this internally because the latest Platform SDK has IDL
> files that no longer compile with the VS2005 version of MIDL.
> It also pulls in the Resource Compiler from the SDK...
>
> 1>------ Build started: Project: ProjectNameRemoved, Configuration:
> DebugD Win32 ------
> 1>Compiling resources...
> 1>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
> 1>Copyright (C) Microsoft Corporation. All rights reserved.
>
> I've not tried this with TortoiseSVN (because I've got VS2008 for that),
> but we're still using VS2005 for most of our stuff.

Thanks for the hint!

Anyway: in about a month, when the vs2008 feature pack gets released, I
will drop the GRETA library and use the TR1 regular expressions. And
from that time on, it won't be possible to compile TSVN with VS2005
anymore for sure.

Stefan

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

Received on 2008-02-21 10:50:53 CET

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

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