I followed the instructions for adding the include and lib to my path.
I created a console application x86. I then added the header <thread> and <mutex>
I had 6 build errors and 4 warnings.
Warning 1
warning C4003: not enough actual parameters for macro 'min'
c:\program files (x86)\justsoftwaresolutions\justthread\include\jss\config.hpp 282 Parallel
these errors occured with the <windows.h> header included
I would appreciate any advice you may have on how to deal with these errors?
Kenneth
Thanks for reporting the problem. Please replace <InstallDir>/include/jss/config.hpp with the version attached to this message. It will be included in beta 0.4, which will be out this week.