Error compiling TSK framework
Brought to you by:
carrier
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
libtskframework.lib is one of the projects in the solution. Did that compile without error?