在 2022-05-02 20:20, LIU Hao 写道:
+#  if defined(WINPTHREADS_USE_DLLIMPORT)
+#    define WINPTHREAD_API  __declspec(dllimport)  /* user wants explicit 
`dllimport`  */
  #  else
-#    define WINPTHREAD_API __declspec(dllimport)
-#  endif
+#    define WINPTHREAD_API  /* the default; auto imported in case of DLL  */

Forgot an #endif here, and in the other two places.


--
Best regards,
LIU Hao

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to