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

Re: [TSVN] 64 bit builds?

From: Stefan Fuhrmann <polarfox_at_t-online.de>
Date: 2005-02-24 01:10:49 CET

Joseph Galbraith <galb@vandyke.com> wrote:

> Has anyone given any thought (successful done?) a build for
> x64?

I tried that in July last year. After some iterations, I got a 64bit
TortoiseSVN.DLL that was linked "as static as possible" to minimize
dependencies on other DLLs.

Alas, it just didn't do the trick. Maybe, the registration has to be
modified somehow or the cross-compiling went wrong (Why the
heck do I need Kernel32.lib in 64 bit apps?!). So far, I had no time
to continue my experiments.

> While normal 32 bit applications run just find, shell extension
> (and other things that run in-proc to a microsoft component that
> is now 64-bit) have to be rebuilt.

That was may approach: Port the shell extension, only, and leave
the rest as is.

At least that much is left of my efforts: a few lines in TSVN got
patched to comply with 64 bit Windows compiler and API.

> (Or at least TSVN's context menus didn't show up for me on
> the RC2 install I have.)

Just an idea: try to open a directory in the 32-bit internet explorer.

Greetings,
Stefan.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Feb 24 00:52:29 2005

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.