---------------------------------------------------------------------------- Attempt to build Qwt 6.1.2 on 32-Bit and Link with 32-Bit RiverWare on Scuba Phil, 10-19-2015 ... clean compile, but limited link problem. ---------------------------------------------------------------------------- ... ... ... ... ... ... 4>------ Build started: Project: riverware, Configuration: Debug Win32 ------ 4> version.cpp 4>libprotobufd.lib(generated_message_util.obj) : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification 4> Creating library debug\\riverware.lib and object debug\\riverware.exp 4>q3gui.lib(SlotPlot.obj) : error LNK2001: unresolved external symbol "public: static struct QMetaObject const QwtLegend::staticMetaObject" (?staticMetaObject@QwtLegend@@2UQMetaObject@@B) 4>q3gui.lib(SlotPlot.obj) : error LNK2001: unresolved external symbol "public: static struct QMetaObject const QwtLegendLabel::staticMetaObject" (?staticMetaObject@QwtLegendLabel@@2UQMetaObject@@B) 4>q3guigenerated.lib(moc_SlotPlot.obj) : error LNK2001: unresolved external symbol "public: static struct QMetaObject const QwtPlot::staticMetaObject" (?staticMetaObject@QwtPlot@@2UQMetaObject@@B) 4>debug\\riverware.exe : fatal error LNK1120: 3 unresolved externals ========== Build: 3 succeeded, 1 failed, 34 up-to-date, 0 skipped ==========