pthread link error

  • Thread starter Thread starter Jeff0803
  • Start date Start date
J

Jeff0803

Guest
I made some code for multithreading from Visual Studio 2019.

I installed pthread using NuGet installer.

Compile succeeded but errors occur in link like following.

1550660.png

Can anybody let me know what file should I add to the project and how to do that?

Continue reading...
 
Back
Top