我想知道是否有人可以幫助我。gnuplot-iostream不會編譯
我已經從http://www.stahlke.org/dan/gnuplot-iostream/中檢索到gnuplot-iostream接口的源代碼。然而,當我嘗試使用下面的命令來編譯代碼:
]$ cmake .; make
我得到以下編譯器錯誤
/.../gnuplot-iostream.h: In constructor ‘Gnuplot::Gnuplot(const std::string&)’:
/.../gnuplot-iostream.h:427: error: ‘never_close_handle’ is not a member of ‘boost::iostreams’
我用科學的Linux 6.2(籽粒2.6.32-220.23.1。 el6.x86_64),g ++ 4.4.6,並且安裝了boost庫(/ usr/include/boost/iostreams/exists)。
任何援助將非常感激。
d
版本的boost? – ForEveR 2012-07-25 12:17:23