Luca Bonetti wrote:
> Hi to everybody,
> 
> I downloaded the whole zip from the GitHub of Yara and I was planning
> to use the libyara.lib for an application I will develop using Visual
> Studio 2015 (C/C++).
> I looked at the docs and it says I can build the .lib myself using
> Visual Studio 2010 and compiling the project located into the
> \windows\yara folder.
> I opened it with Visual C++ 2010 Express and I could not compile it
> (I am working on Windows 8.1 x64) due to errors related to the
> pthread.h identifiers. The pthread.h file itself is not present
> anywhere in my pc and I don't know where to get it and what version I
> should take. Another thing I have to mention is that I am compiling
> the solution as a Win32 type..
> The errors I get are:

1. You sent the same message four times in less than two minutes.

2. You will need a pthread library for Windows.

-- 
You received this message because you are subscribed to the Google Groups 
"YARA" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yara-project+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to