[sleuthkit-developers] [ sleuthkit-Bugs-3554592 ] Error compiling TSK framework
Brought to you by:
carrier
From: SourceForge.net <no...@so...> - 2012-11-12 18:37:15
|
Bugs item #3554592, was opened at 2012-08-05 12:00 Message generated for change (Comment added) made by carrier You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477889&aid=3554592&group_id=55685 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 3 Private: No Submitted By: Jonathan (jlam03) Assigned to: Nobody/Anonymous (nobody) Summary: Error compiling TSK framework Initial Comment: I am compiling the STK framework in Windows, using the solution file in framework/win32/framework/, as well as the FileTypeSig module. I encounter the following errors: > > 1. LINK: Fatal error LNK1104- cannot open file 'libtskframework.lib'. I search the directory and can not find this file. > 2. I set TSK_HOME as well as POCO_HOME in my environment. > 3. warning: class 'std::....." needs to have dll-interface to be used by clients of class TskModule. > > I am stuck. I rebuild the sleuthkit, times and times as well as all the requiered POCO modules, and the framework. Any help would be greately appreciated. Don't know how to get the libtskframework.lib Thank you ---------------------------------------------------------------------- >Comment By: Brian Carrier (carrier) Date: 2012-11-12 10:37 Message: libtskframework.lib is one of the projects in the solution. Did that compile without error? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477889&aid=3554592&group_id=55685 |