我在控制臺程式中使用多執行緒能運行,在dll中就報錯,這是為什么?
#include <thread>
using namespace std;
thread name1(CEZrgb24::test_thread);
(test_thread函式的定義在 CEZrgb24類的宣告里 void static test_thread(){};)
uj5u.com熱心網友回復:
你這是鏈接都沒有過啊。沒有鏈接進去lib檔案?轉載請註明出處,本文鏈接:https://www.uj5u.com/houduan/106142.html
標籤:C++ 語言
上一篇:Qt/GraphicsView 如何加載顯示200M左右的jpg圖片
下一篇:opencv用arm-himix200-linux-g++交叉編譯后,移動到開發板,編譯程式成功,運行時出現重定位錯誤
