請問一下大家
我現在想要裝一個東西
在make compile_install 時出現錯誤
這是他出現的訊息....
--
/usr/include/boost/config/requires_threads.hpp:47:5: #error "Compiler
threading support is not turned on. Please set the correct command line
options for threading: -pthread (Linux), -pthreads (Solaris) or -mthreads
(Mingw32)"In file included from /usr/YADE/include/yade/yade-lib-loki/Singleton.hpp:30,
from ClassFactory.hpp:41,
from ClassFactory.cpp:26:
/usr/include/boost/thread/mutex.hpp:58: error: `cv_state' was not declared in
this scope
/usr/include/boost/thread/mutex.hpp:58: error: `state' was not declared in this
scope
/usr/include/boost/thread/mutex.hpp:58: error: invalid data member
initialization
.
.
.
以下就一直錯誤到結束
---
請問一下
我要怎麼樣把他說的 boost threads turn on 呢??
小弟我是新手...
使用debian
boost 是用 apt-get install boost* 安裝進去的
請各位前輩可以指點....謝謝