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

Re: svn commit: r8109 - in trunk: . build/generator

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-12-30 18:50:09 CET

D.J. Heap wrote:

> Branko Čibej wrote:
> [snip]
>
>>
>> Oh yes, and whoever is maintaining the VS.NET build should update the
>> apr*.vcproj.in files, too.
>>
>
> Just so I understand and make sure to test correctly, there is not a
> static build option on Windows, correct? So we only need to add the
> libapr*.vcproj.in files and no longer need the apr*.vcproj.in ones.

That's correct.

>
> Also, if someone is using the APR projects from an Apache source
> install, then the APR projects no longer need to be copied to the
> Subversion directory, correct?

Yes.

> If this is true then I think the '#include
> "../../apr/include/apr_general.h"' in build/win32/svn.rc needs adjusting

Ouch, you're right.

> and perhaps the project templates updated to set additional include
> paths for the rc file.

No, the RC file has to use correct absolute or relative paths -- which
means it has to be generated from a template.

> It appears to me that even the generated dsp projects do not work in
> this scenario (if it is supposed to work)

Funny thing is, I tested the build without APR in the tree, and got no
errors. Weird.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 30 18:53:01 2003

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

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