[sleuthkit-users] Building SleuthKit from source on Windows with VC++
Brought to you by:
carrier
From: Edward D. <eld...@tr...> - 2016-06-24 19:31:42
|
In the instructions for building Sleuthkit from source on Windows with the VC++ compiler it says in the win32/BUILDING.txt file: "1) Download libewf-20130128 (or later). The official releases are from: http://sourceforge.net/projects/libewf/" There is no longer a libewf-20130128 release ( or any other libewf release ) at Sourceforge and the only releases offered after that from the libewf Github site are in Linux line ending format, come after the libewf-20130128 release, and are incompatible with the current Sleuthkit source, whether 'master' or 'develop' branch. Furthermore the libewf Github source is also incompatible with SleuthKit, as explained at http://forum.sleuthkit.org/viewtopic.php?f=9&t=2740. How can I get the libewf-20130128 release for Windows so I can build Sleuthkit from source using VC++ ? |