[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: Roger Lipscombe <roger_at_differentpla.net>
Date: Thu, 21 Feb 2008 09:27:38 +0000

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.

Cheers,
Roger.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-02-21 10:27:51 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.