gpt4 book ai didi

c - pthread,Windows 上的 pthread,pthread 故障,链接器错误,msvc 2008/2010 上的 pthread 链接器错误

转载 作者:太空狗 更新时间:2023-10-29 15:41:59 26 4
gpt4 key购买 nike

我在 MSVC 2010 上运行一个 pthread,我已经包含 pthreadVC2 .lib & .dll。来自以下网站 http://sourceware.org/pthreads-win32/ http://web.cs.du.edu/~sturtevant/pthread.html但我收到这些错误谁能就此教育我

Fun_os.obj : error LNK2019: unresolved external symbol _pthread_key_create referenced in function _FUN_InThreads
Fun_os.obj : error LNK2019: unresolved external symbol _pthread_create referenced in function __FUN_ThreadCr
Fun_os.obj : error LNK2019: unresolved external symbol _pthread_attr_init referenced in function __FUN_ThreadCr
Fun_os.obj : error LNK2019: unresolved external symbol _pthread_setspecific referenced in function __FUN_sThreadEtry
Fun_os.obj : error LNK2019: unresolved external symbol _pthread_join referenced in function __FUN_ThreadJoin

最佳答案

对我来说this工作正常。因此,您可能需要重新检查您的项目属性并确保您在(发布/调试)模式下所做的设置以及您正在构建项目的相同模式。

关于c - pthread,Windows 上的 pthread,pthread 故障,链接器错误,msvc 2008/2010 上的 pthread 链接器错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21998105/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com