Я использую в моем 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)
Какие-либо предложения?
Задача ещё не решена.
Других решений пока нет …