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

RE: Final(?) problems building on Win32

From: Rusk, Patrick <PRusk_at_wellington.com>
Date: 2003-11-21 19:37:48 CET

As it is, I had the latest Platform SDK, but had one or more of the
following problems:

1) Didn't have environment variables defined properly in my command-line
windows

2) Didn't have paths defined properly in Visual C++

3) Might not have had *enough* of the Platform SDK installed. I only have
the "Core SDK" installed, but then installed the "Internet Development SDK"
(and a bunch of others that almost certainly weren't relevant). However, I
fixed my environment variables at the same time, so I never found out if
anything beyond the Core SDK was actually needed. Anyone know if
"shfolder.lib" is installed with "Core" or with "Internet Development"?

I also had problems because the Python I was using was from my Cygwin
toolset. It managed to create "dsp" files with paths like
"\cygwin\D\Work\...", which were completely wrong. Removing Cygwin
completely from the build and instead using the Python from www.python.org
helped there.

In the end, a number of my problems derived from unfamiliarity with Visual
C++ and the Platform SDK, which I had never used in earnest before. Though
I'm no novice programmer, I am a total newbie to Visual C++, so there were
some things to learn.

I also had major problems with the preprocessor directive APU_HAVE_DB being
re-defined in apu.h, so I ended up removing it from the apu.hw used in the
Subversion build.

Thanks, everyone, for your help.

Pat

-----Original Message-----
From: Branko Cibej [mailto:brane@xbc.nu]
Sent: Friday, November 21, 2003 1:14 PM
To: PatrickRusk@comcast.net
Cc: users@subversion.tigris.org
Subject: Re: Final(?) problems building on Win32

Patrick Dean Rusk wrote:

> I have almost succeeded in compiling Subversion under Win32. The
only remaining errors I
>get are listed below:
>
>
Upgrade to the newset Platform SDK.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 21 19:38:47 2003

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

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