Not able to install pThread on Windows Xampp

前端 未结 3 1309
自闭症患者
自闭症患者 2021-02-15 23:15

Update: Looks like I am not doing anything wrong here. When I execute a thread example, it works fine. I am not sure, then why am I getting those errors when I start Apache.

3条回答
  •  误落风尘
    2021-02-16 00:04

    copy "pthreadVC2.dll" file to "windows/system32" directory.then restart apache. It worked for me.

提交回复
热议问题