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

Re: VC++ 2005 Express build

From: D.J. Heap <djheap_at_gmail.com>
Date: 2005-12-16 21:17:13 CET

On 12/16/05, Stefan Küng <tortoisesvn@gmail.com> wrote:
[snip]
> Yes, you can turn it off. But you must not turn it off if you link
> against the CRT80 or any other dll which requires them! If you turn it
> off for those, then your program won't work anymore.
> You can only safely turn it off if you link statically against such
> libs, or for libs which aren't side-by-side assemblies.

If no manifest is found then it still falls back to the normal search
rules -- look in .exe directory, then search PATH, right? You just
won't be able to take advantage of the new side-by-side stuff.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 16 21:18:42 2005

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.