nigelm wrote:
> Hi there -
>
> When trying to compile TSVN, I get an error when applications run:
>
> 'SubWCRev.exe': Loaded 'C:\svn\bin\debug\bin\intl3_tsvn.dll'
> LDR: LdrpWalkImportDescriptor() failed to probe c:\svn\bin\debug\bin
> \intl3_tsvn.dll for its manifest, ntstatus 0xc0150002
> Debugger:: An unhandled non-continuable exception was thrown during
> process load
> The program '[0xFFC] SubWCRev.exe: Native' has exited with code
> -1072365566 (0xc0150002).
>
> This boils down to an event log message :
>
> Resolve Partial Assembly failed for Microsoft.VC90.CRT. Reference
> error message: The referenced assembly is not installed on your
> system.
>
> Now I do have these as I've a dev studio 2008 install, and likely
> looking files in C:\windows\WinSxS.
>
> Doing a search, I noticed r12778 touched the mentioned dll
> (intl3_tsvn.dll) with the comment
>
> "Make sure we use the new CRT and MFC dlls and get the correct
> manifest for those in our binaries."
>
> Is it possible I have the wrong DLLs ? WinSxS shows
> x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww_d08d0375
>
> Is that the latest, or is 2008SP1Beta required?
It's mentioned in build.txt:
you need the MFC feature pack.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
Received on 2008-06-19 23:13:07 CEST