Am 07.08.2012 06:26, schrieb Dan Kegel: > On Mon, Aug 6, 2012 at 8:47 AM, Dan Kegel <[email protected]> wrote: >> On Mon, Aug 6, 2012 at 8:28 AM, Dan Kegel <[email protected]> wrote: >>> Is vcomp{,90,100}.dll not installed by default on Windows? >>> If not, should we install it on a few of the VMs? >> >> Nevermind for the moment, I probably have a manifest problem. > > OK, I did my homework, and verified that vcomp.dll version 50727.762 > is indeed installed on most of the default wine test bots > (see https://testbot.winehq.org/JobDetails.pl?Key=20654 ), > made sure to reference that version in the manifest, > and made sure the resulting exe ran on my Windows laptop. > But winetestbot still complained > vcomp:0 Test skipped: required DLL vcomp.dll is missing > > Did I screw up, or is winetest looking for manifested DLLs wrong somehow? > My test and the test results are at > https://testbot.winehq.org/JobDetails.pl?Key=20656
I'm not aware of winetestbot taking manifests into account, but i didn't looked at the code. I bet it only looks into the standard dll folders, so in your case you should test them at vcomp100.dll -- Best Regards, André Hentschel
