私は C++ プロジェクトで QwtPlot3d と GCC 4.6 を-D_GLIBCXX_PROFILE
フラグ付きで使用しています。プロジェクトをリンクしようとすると、次のエラー メッセージが表示されます。
undefined reference to Qwt3D::MeshPlot::createDataset(std::__profile::vector<Qwt3D::Triple,
std::allocator<Qwt3D::Triple> > const&,
std::__profile::vector<std::__profile::vector<unsigned int,
std::allocator<unsigned int> >,
std::allocator<std::__profile::vector<unsigned int,
std::allocator<unsigned int> > > > const&, bool)
助言がありますか?