Re: [sleuthkit-users] [sleuthkit-developers] Upgrade to Visual Studio 2015
Brought to you by:
carrier
From: Michael C. <scu...@gm...> - 2016-06-09 16:44:55
|
Hi Brian, Just as an FYI, pytsk uses VS 9.0 since that is the only supported compiler for python 2.7. But we do not use any of the project files since python has its own build system. https://wiki.python.org/moin/WindowsCompilers It would be good to keep the code itself compilable under this old version which does not support later c standards. Thanks Michael. On 9 Jun 2016 08:46, "Brian Carrier" <ca...@sl...> wrote: > If you compile TSK with Visual Studio, you have to have use 2010, which > has become dated and is a pain to get 64-bit builds out of. We’re thinking > about moving to VS 2015 (still the free version). Does this impact > anyone? Anyone building for source on Windows and want it to remain in > 2010? > > brian > > > > ------------------------------------------------------------------------------ > What NetFlow Analyzer can do for you? Monitors network bandwidth and > traffic > patterns at an interface-level. Reveals which users, apps, and protocols > are > consuming the most bandwidth. Provides multi-vendor support for NetFlow, > J-Flow, sFlow and other flows. Make informed decisions using capacity > planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e > _______________________________________________ > sleuthkit-developers mailing list > sle...@li... > https://lists.sourceforge.net/lists/listinfo/sleuthkit-developers > |