Re: [sleuthkit-developers] Wrong VC++ DLLs included in the 4.2.0 Windows release
Brought to you by:
carrier
From: Brian C. <ca...@sl...> - 2016-07-09 03:38:12
|
Yes, you are right. For so long, I released from a 32-bit system and didn’t update the release script on the last one to pull the right ones. Thanks. brian > On Jul 3, 2016, at 12:52 PM, Edward Diener <eld...@tr...> wrote: > > The VC++ DLLs which are included in the SleuthKit 4.2.0 Windows release > at > https://sourceforge.net/projects/sleuthkit/files/sleuthkit/4.2.0/sleuthkit-4.2.0-win32.zip/download > are the wrong ones. They are 64-bit VC++ DLLs for msvcp100.dll and > msvcr100.dll in VS2010 instead of the correct 32-bit versions. Running > either: > > dumpbin /headers msvcp100.dll > dumpbin /headers msvcr100.dll > > or running Dependency Walker on those DLLs clearly shows that they are > the wrong ones. Shouldn't they be corrected for people wanted to > downlaod the latest official SleuthKit release ? > > Edward Diener > > ------------------------------------------------------------------------------ > Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San > Francisco, CA to explore cutting-edge tech and listen to tech luminaries > present their vision of the future. This family event has something for > everyone, including kids. Get more information and register today. > http://sdm.link/attshape > _______________________________________________ > sleuthkit-developers mailing list > sle...@li... > https://lists.sourceforge.net/lists/listinfo/sleuthkit-developers |