General Category > General Discussion about just::thread
unresolved external symbol
(1/1)
Kenneth Carter:
Error 1
error LNK2019: unresolved external symbol "public: void * __thiscall std::thread::native_handle(void)"
(?native_handle@thread@std@@QAEPAXXZ)
referenced in function "public: __thiscall CParallel::CParallel(void)" (??0CParallel@@QAE@XZ)
I was building a constructor that isolates the threads to a specific cpu core.
then recieved the above error while linking
Anthony Williams:
Thanks!
I thought that was in the 0.3 beta. It will be in the 0.4 beta (tomorrow).
Kenneth Carter:
Issue Resolved
Navigation
[0] Message Index
Go to full version