RE: Linker issues building subversion on Windows
From: Johan Corveleyn <johan.corveleyn_at_uz.kuleuven.ac.be>
Date: Wed, 9 Sep 2009 15:04:43 +0200
> Van: Bolstridge, Andrew [mailto:andy.bolstridge_at_intergraph.com]
Thanks, that gave me some more insight.
* MSVCR90D.DLL: I presume this is because I compiled for "debug". I'll try compiling again this evening, with a "release" compile. I quickly fetched it from www.dll-files.com just to see what would happen. That seemed to fix that missing dependency.
That last one is not easily solved I think. I wouldn't like to downgrade IE on my build machine (my personal laptop), just to compile svn. OTOH, the target pc is my work pc, where I don't have control over the installed IE version.
Apart from missing modules, it also complains about modules with "unresolved import due to a missing export function in a delay-load dependent module" in SHLWAPI.DLL and MPR.DLL.
Mmmmm, getting slightly depressed again with these setbacks. How does one create a decent windows binary that isn't as fragile? Maybe someone can give me some hints on setting up a good environment for the build machine?
Johan
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.