1>------ Rebuild All started: Project: HelloWt, Configuration: Release x64 ------ 1> hello.cpp 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/Http/Request(83): warning C4251: 'Wt::Http::UploadedFile::fileInfo_': class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'Wt::Http::UploadedFile' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/Http/Request(83): note: see declaration of 'boost::shared_ptr' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/Http/Request(156): warning C4251: 'std::_Vector_alloc>::_Mypair': class 'std::_Compressed_pair>,std::_Vector_val>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc>' 1> with 1> [ 1> _Ty=Wt::Http::Request::ByteRange, 1> _Alloc=std::allocator 1> ] 1> and 1> [ 1> _Ty=Wt::Http::Request::ByteRange 1> ] 1> and 1> [ 1> _Ty=Wt::Http::Request::ByteRange, 1> _Alloc=std::allocator 1> ] 1> X:\VisualStudio2015\VC\include\vector(672): note: see declaration of 'std::_Compressed_pair>,std::_Vector_val>,true>' 1> with 1> [ 1> _Ty=Wt::Http::Request::ByteRange 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/Http/Request(414): warning C4251: 'Wt::Http::Request::cookies_': class 'std::map,std::allocator>>' needs to have dll-interface to be used by clients of class 'Wt::Http::Request' 1> with 1> [ 1> _Kty=std::string, 1> _Ty=std::string 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/Http/Request(189): note: see declaration of 'std::map,std::allocator>>' 1> with 1> [ 1> _Kty=std::string, 1> _Ty=std::string 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WObject(242): warning C4275: non dll-interface class 'boost::signals2::trackable' used as base for dll-interface class 'Wt::WObject' 1> X:\_BART\DEVELOPMENT\cpp\boost\boost/signals2/trackable.hpp(38): note: see declaration of 'boost::signals2::trackable' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WObject(241): note: see declaration of 'Wt::WObject' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WObject(527): warning C4251: 'Wt::WObject::statelessSlots_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WObject' 1> with 1> [ 1> _Ty=Wt::WStatelessSlot * 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WObject(527): note: see declaration of 'std::vector>' 1> with 1> [ 1> _Ty=Wt::WStatelessSlot * 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WObject(531): warning C4251: 'Wt::WObject::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WObject' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WObject(542): warning C4251: 'Wt::WObject::emptyObjectList_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WObject' 1> with 1> [ 1> _Ty=Wt::WObject * 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WObject(442): note: see declaration of 'std::vector>' 1> with 1> [ 1> _Ty=Wt::WObject * 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WObject(551): warning C4251: 'Wt::WObject::trackable_ptr_': class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'Wt::WObject' 1> with 1> [ 1> T=int 1> ] 1> X:\_BART\DEVELOPMENT\cpp\boost\boost/smart_ptr/weak_ptr.hpp(176): note: see declaration of 'boost::shared_ptr' 1> with 1> [ 1> T=int 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WString(532): warning C4251: 'Wt::WString::utf8_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WString' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WString(546): warning C4251: 'Wt::WString::stArguments_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WString' 1> with 1> [ 1> _Ty=Wt::WString 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WString(492): note: see declaration of 'std::vector>' 1> with 1> [ 1> _Ty=Wt::WString 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WAnimation(173): warning C4251: 'Wt::WAnimation::effects_': class 'Wt::WFlags' needs to have dll-interface to be used by clients of class 'Wt::WAnimation' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WAnimation(77): note: see declaration of 'Wt::WFlags' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WSignal(572): warning C4251: 'Wt::EventSignalBase::connections_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::EventSignalBase' 1> with 1> [ 1> _Ty=Wt::EventSignalBase::StatelessConnection 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WSignal(572): note: see declaration of 'std::vector>' 1> with 1> [ 1> _Ty=Wt::EventSignalBase::StatelessConnection 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WSignal(573): warning C4251: 'Wt::EventSignalBase::flags_': class 'std::bitset<7>' needs to have dll-interface to be used by clients of class 'Wt::EventSignalBase' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WSignal(573): note: see declaration of 'std::bitset<7>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WSignal(580): warning C4251: 'Wt::EventSignalBase::dummy_': class 'boost::signals2::signal,int,std::less,boost::function,boost::function,boost::signals2::mutex>' needs to have dll-interface to be used by clients of class 'Wt::EventSignalBase' 1> with 1> [ 1> Signature=void (void), 1> R=void 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WSignal(580): note: see declaration of 'boost::signals2::signal,int,std::less,boost::function,boost::function,boost::signals2::mutex>' 1> with 1> [ 1> Signature=void (void), 1> R=void 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WEvent(89): warning C4251: 'Wt::JavaScriptEvent::modifiers': class 'Wt::WFlags' needs to have dll-interface to be used by clients of class 'Wt::JavaScriptEvent' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WGlobal(758): note: see declaration of 'Wt::WFlags' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WEvent(92): warning C4251: 'Wt::JavaScriptEvent::touches': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::JavaScriptEvent' 1> with 1> [ 1> _Ty=Wt::Touch 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WEvent(92): note: see declaration of 'std::vector>' 1> with 1> [ 1> _Ty=Wt::Touch 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WEvent(92): warning C4251: 'Wt::JavaScriptEvent::targetTouches': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::JavaScriptEvent' 1> with 1> [ 1> _Ty=Wt::Touch 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WEvent(92): note: see declaration of 'std::vector>' 1> with 1> [ 1> _Ty=Wt::Touch 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WEvent(92): warning C4251: 'Wt::JavaScriptEvent::changedTouches': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::JavaScriptEvent' 1> with 1> [ 1> _Ty=Wt::Touch 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WEvent(92): note: see declaration of 'std::vector>' 1> with 1> [ 1> _Ty=Wt::Touch 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WEvent(101): warning C4251: 'Wt::JavaScriptEvent::type': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::JavaScriptEvent' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WEvent(104): warning C4251: 'Wt::JavaScriptEvent::tid': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::JavaScriptEvent' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WEvent(106): warning C4251: 'Wt::JavaScriptEvent::response': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::JavaScriptEvent' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WEvent(108): warning C4251: 'Wt::JavaScriptEvent::userEventArgs': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::JavaScriptEvent' 1> with 1> [ 1> _Ty=std::string 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/Http/Request(92): note: see declaration of 'std::vector>' 1> with 1> [ 1> _Ty=std::string 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WEvent(435): warning C4251: 'Wt::WDropEvent::dropMimeType_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WDropEvent' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WException(19): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'Wt::WException' 1> X:\VisualStudio2015\VC\include\vcruntime_exception.h(43): note: see declaration of 'std::exception' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WException(18): note: see declaration of 'Wt::WException' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WException(42): warning C4251: 'Wt::WException::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WException' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WStringStream(210): warning C4251: 'Wt::WStringStream::bufs_': class 'std::vector,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'Wt::WStringStream' 1> with 1> [ 1> _Ty=std::pair 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WStringStream(210): note: see declaration of 'std::vector,std::allocator<_Ty>>' 1> with 1> [ 1> _Ty=std::pair 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WLogger(227): warning C4251: 'Wt::WLogger::fields_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WLogger' 1> with 1> [ 1> _Ty=Wt::WLogger::Field 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WLogger(182): note: see declaration of 'std::vector>' 1> with 1> [ 1> _Ty=Wt::WLogger::Field 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WLogger(235): warning C4251: 'Wt::WLogger::rules_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WLogger' 1> with 1> [ 1> _Ty=Wt::WLogger::Rule 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WLogger(235): note: see declaration of 'std::vector>' 1> with 1> [ 1> _Ty=Wt::WLogger::Rule 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WJavaScript(387): warning C4251: 'Wt::JSignal::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::JSignal' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WJavaScript(387): warning C4251: 'Wt::JSignal::senderId_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::JSignal' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WWidget(1258): warning C4251: 'Wt::WWidget::flags_': class 'std::bitset<6>' needs to have dll-interface to be used by clients of class 'Wt::WWidget' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WWidget(1258): note: see declaration of 'std::bitset<6>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WWidget(1260): warning C4251: 'Wt::WWidget::eventSignals_': class 'std::list>' needs to have dll-interface to be used by clients of class 'Wt::WWidget' 1> with 1> [ 1> _Ty=Wt::EventSignalBase * 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WWidget(1224): note: see declaration of 'std::list>' 1> with 1> [ 1> _Ty=Wt::EventSignalBase * 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WWidget(1261): warning C4251: 'Wt::WWidget::jsignals_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WWidget' 1> with 1> [ 1> _Ty=Wt::EventSignalBase * 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WWidget(1261): note: see declaration of 'std::vector>' 1> with 1> [ 1> _Ty=Wt::EventSignalBase * 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WWebWidget(388): warning C4251: 'Wt::WWebWidget::elementTagName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WWebWidget' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WWebWidget(391): warning C4251: 'Wt::WWebWidget::AllChangeFlags': class 'std::bitset<31>' needs to have dll-interface to be used by clients of class 'Wt::WWebWidget' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WWebWidget(391): note: see declaration of 'std::bitset<31>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WWebWidget(399): warning C4251: 'Wt::WWebWidget::flags_': class 'std::bitset<31>' needs to have dll-interface to be used by clients of class 'Wt::WWebWidget' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WWebWidget(391): note: see declaration of 'std::bitset<31>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WWebWidget(504): warning C4251: 'Wt::WWebWidget::emptyWidgetList_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WWebWidget' 1> with 1> [ 1> _Ty=Wt::WWidget * 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WWebWidget(278): note: see declaration of 'std::vector>' 1> with 1> [ 1> _Ty=Wt::WWidget * 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WLink(186): warning C4251: 'Wt::WLink::value_': class 'boost::variant' needs to have dll-interface to be used by clients of class 'Wt::WLink' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WLink(186): note: see declaration of 'boost::variant' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WCssDecorationStyle(216): warning C4251: 'Wt::WCssDecorationStyle::cursorImage_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WCssDecorationStyle' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WCssDecorationStyle(222): warning C4251: 'Wt::WCssDecorationStyle::backgroundImageLocation_': class 'Wt::WFlags' needs to have dll-interface to be used by clients of class 'Wt::WCssDecorationStyle' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WGlobal(403): note: see declaration of 'Wt::WFlags' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WCssDecorationStyle(224): warning C4251: 'Wt::WCssDecorationStyle::textDecoration_': class 'Wt::WFlags' needs to have dll-interface to be used by clients of class 'Wt::WCssDecorationStyle' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WCssDecorationStyle(202): note: see declaration of 'Wt::WFlags' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WCssStyleSheet(78): warning C4251: 'Wt::WCssRule::selector_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WCssRule' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WCssStyleSheet(286): warning C4251: 'Wt::WCssStyleSheet::media_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WCssStyleSheet' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WCssStyleSheet(288): warning C4251: 'Wt::WCssStyleSheet::rules_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WCssStyleSheet' 1> with 1> [ 1> _Ty=Wt::WCssRule * 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WCssStyleSheet(282): note: see declaration of 'std::vector>' 1> with 1> [ 1> _Ty=Wt::WCssRule * 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WCssStyleSheet(289): warning C4251: 'Wt::WCssStyleSheet::rulesAdded_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WCssStyleSheet' 1> with 1> [ 1> _Ty=Wt::WCssRule * 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WCssStyleSheet(282): note: see declaration of 'std::vector>' 1> with 1> [ 1> _Ty=Wt::WCssRule * 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WCssStyleSheet(291): warning C4251: 'Wt::WCssStyleSheet::rulesModified_': class 'std::set,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'Wt::WCssStyleSheet' 1> with 1> [ 1> _Kty=Wt::WCssRule *, 1> _Ty=Wt::WCssRule * 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WCssStyleSheet(283): note: see declaration of 'std::set,std::allocator<_Ty>>' 1> with 1> [ 1> _Kty=Wt::WCssRule *, 1> _Ty=Wt::WCssRule * 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WCssStyleSheet(292): warning C4251: 'Wt::WCssStyleSheet::rulesRemoved_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WCssStyleSheet' 1> with 1> [ 1> _Ty=std::string 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/Http/Request(92): note: see declaration of 'std::vector>' 1> with 1> [ 1> _Ty=std::string 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WCssStyleSheet(294): warning C4251: 'Wt::WCssStyleSheet::defined_': class 'std::set,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'Wt::WCssStyleSheet' 1> with 1> [ 1> _Kty=std::string, 1> _Ty=std::string 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WCssStyleSheet(294): note: see declaration of 'std::set,std::allocator<_Ty>>' 1> with 1> [ 1> _Kty=std::string, 1> _Ty=std::string 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WLocale(233): warning C4251: 'Wt::WLocale::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WLocale' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WLocale(234): warning C4251: 'Wt::WLocale::decimalPoint_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WLocale' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WLocale(234): warning C4251: 'Wt::WLocale::groupSeparator_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WLocale' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WLocale(237): warning C4251: 'Wt::WLocale::time_zone_': class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'Wt::WLocale' 1> with 1> [ 1> tz_type=boost::date_time::time_zone_base 1> ] 1> X:\_BART\DEVELOPMENT\cpp\boost\boost/date_time/local_time/local_date_time.hpp(82): note: see declaration of 'boost::shared_ptr' 1> with 1> [ 1> tz_type=boost::date_time::time_zone_base 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WMessageResourceBundle(171): warning C4251: 'Wt::WMessageResourceBundle::messageResources_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WMessageResourceBundle' 1> with 1> [ 1> _Ty=Wt::WMessageResources * 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WMessageResourceBundle(171): note: see declaration of 'std::vector>' 1> with 1> [ 1> _Ty=Wt::WMessageResources * 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2174): warning C4251: 'Wt::WApplication::requestTooLarge_': class 'Wt::Signal' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(1862): note: see declaration of 'Wt::Signal' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2216): warning C4251: 'Wt::WApplication::weakSession_': class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2216): note: see declaration of 'boost::weak_ptr' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2228): warning C4251: 'Wt::WApplication::renderedInternalPath_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2228): warning C4251: 'Wt::WApplication::newInternalPath_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2229): warning C4251: 'Wt::WApplication::internalPathChanged_': class 'Wt::Signal' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(950): note: see declaration of 'Wt::Signal' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2229): warning C4251: 'Wt::WApplication::internalPathInvalid_': class 'Wt::Signal' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(950): note: see declaration of 'Wt::Signal' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2237): warning C4251: 'Wt::WApplication::javaScriptClass_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2247): warning C4251: 'Wt::WApplication::htmlClass_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2247): warning C4251: 'Wt::WApplication::bodyClass_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2253): warning C4251: 'Wt::WApplication::focusId_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2257): warning C4251: 'Wt::WApplication::scriptLibraries_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> with 1> [ 1> _Ty=Wt::WApplication::ScriptLibrary 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2257): note: see declaration of 'std::vector>' 1> with 1> [ 1> _Ty=Wt::WApplication::ScriptLibrary 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2261): warning C4251: 'Wt::WApplication::styleSheets_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> with 1> [ 1> _Ty=Wt::WCssStyleSheet 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2261): note: see declaration of 'std::vector>' 1> with 1> [ 1> _Ty=Wt::WCssStyleSheet 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2262): warning C4251: 'Wt::WApplication::styleSheetsToRemove_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> with 1> [ 1> _Ty=Wt::WCssStyleSheet 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2261): note: see declaration of 'std::vector>' 1> with 1> [ 1> _Ty=Wt::WCssStyleSheet 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2266): warning C4251: 'Wt::WApplication::metaHeaders_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> with 1> [ 1> _Ty=Wt::MetaHeader 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2266): note: see declaration of 'std::vector>' 1> with 1> [ 1> _Ty=Wt::MetaHeader 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2267): warning C4251: 'Wt::WApplication::metaLinks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> with 1> [ 1> _Ty=Wt::WApplication::MetaLink 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2267): note: see declaration of 'std::vector>' 1> with 1> [ 1> _Ty=Wt::WApplication::MetaLink 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2269): warning C4251: 'Wt::WApplication::exposedSignals_': class 'std::map,std::allocator>>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> with 1> [ 1> _Kty=std::string, 1> _Ty=Wt::EventSignalBase * 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2203): note: see declaration of 'std::map,std::allocator>>' 1> with 1> [ 1> _Kty=std::string, 1> _Ty=Wt::EventSignalBase * 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2270): warning C4251: 'Wt::WApplication::exposedResources_': class 'std::map,std::allocator>>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> with 1> [ 1> _Kty=std::string, 1> _Ty=Wt::WResource * 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2204): note: see declaration of 'std::map,std::allocator>>' 1> with 1> [ 1> _Kty=std::string, 1> _Ty=Wt::WResource * 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2271): warning C4251: 'Wt::WApplication::encodedObjects_': class 'std::map,std::allocator>>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> with 1> [ 1> _Kty=std::string, 1> _Ty=Wt::WObject * 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WWebWidget(319): note: see declaration of 'std::map,std::allocator>>' 1> with 1> [ 1> _Kty=std::string, 1> _Ty=Wt::WObject * 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2273): warning C4251: 'Wt::WApplication::justRemovedSignals_': class 'std::set,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> with 1> [ 1> _Kty=std::string, 1> _Ty=std::string 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WCssStyleSheet(294): note: see declaration of 'std::set,std::allocator<_Ty>>' 1> with 1> [ 1> _Kty=std::string, 1> _Ty=std::string 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2278): warning C4251: 'Wt::WApplication::afterLoadJavaScript_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2278): warning C4251: 'Wt::WApplication::beforeLoadJavaScript_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2280): warning C4251: 'Wt::WApplication::autoJavaScript_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2284): warning C4251: 'Wt::WApplication::javaScriptPreamble_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> with 1> [ 1> _Ty=Wt::WJavaScriptPreamble 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2284): note: see declaration of 'std::vector>' 1> with 1> [ 1> _Ty=Wt::WJavaScriptPreamble 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2289): warning C4251: 'Wt::WApplication::javaScriptLoaded_': class 'std::set,std::allocator<_Kty>>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> with 1> [ 1> _Kty=const char * 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2289): note: see declaration of 'std::set,std::allocator<_Kty>>' 1> with 1> [ 1> _Kty=const char * 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2292): warning C4251: 'Wt::WApplication::showLoadingIndicator_': class 'Wt::EventSignal' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WWebWidget(306): note: see declaration of 'Wt::EventSignal' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2292): warning C4251: 'Wt::WApplication::hideLoadingIndicator_': class 'Wt::EventSignal' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WWebWidget(306): note: see declaration of 'Wt::EventSignal' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2295): warning C4251: 'Wt::WApplication::objectStore_': class 'std::map,std::allocator>>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' 1> with 1> [ 1> _Kty=const char *, 1> _Ty=boost::any 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WApplication(2295): note: see declaration of 'std::map,std::allocator>>' 1> with 1> [ 1> _Kty=const char *, 1> _Ty=boost::any 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WContainerWidget(388): warning C4251: 'Wt::WContainerWidget::flags_': class 'std::bitset<8>' needs to have dll-interface to be used by clients of class 'Wt::WContainerWidget' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WContainerWidget(388): note: see declaration of 'std::bitset<8>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WContainerWidget(389): warning C4251: 'Wt::WContainerWidget::contentAlignment_': class 'Wt::WFlags' needs to have dll-interface to be used by clients of class 'Wt::WContainerWidget' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WGlobal(479): note: see declaration of 'Wt::WFlags' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WValidator(202): warning C4251: 'Wt::WValidator::formWidgets_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WValidator' 1> with 1> [ 1> _Ty=Wt::WFormWidget * 1> ] 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WValidator(202): note: see declaration of 'std::vector>' 1> with 1> [ 1> _Ty=Wt::WFormWidget * 1> ] 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WFormWidget(202): warning C4251: 'Wt::WFormWidget::flags_': class 'std::bitset<6>' needs to have dll-interface to be used by clients of class 'Wt::WFormWidget' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WWidget(1258): note: see declaration of 'std::bitset<6>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WFormWidget(203): warning C4251: 'Wt::WFormWidget::validated_': class 'Wt::Signal' needs to have dll-interface to be used by clients of class 'Wt::WFormWidget' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WFormWidget(169): note: see declaration of 'Wt::Signal' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WLineEdit(329): warning C4251: 'Wt::WLineEdit::flags_': class 'std::bitset<5>' needs to have dll-interface to be used by clients of class 'Wt::WLineEdit' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WLineEdit(329): note: see declaration of 'std::bitset<5>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WLineEdit(331): warning C4251: 'Wt::WLineEdit::SKIPPABLE_MASK_CHARS': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WLineEdit' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WLineEdit(334): warning C4251: 'Wt::WLineEdit::mask_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WLineEdit' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WLineEdit(336): warning C4251: 'Wt::WLineEdit::inputMask_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WLineEdit' 1> X:\VisualStudio2015\VC\include\xstring(2635): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WLineEdit(337): warning C4251: 'Wt::WLineEdit::raw_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WLineEdit' 1> X:\VisualStudio2015\VC\include\xstring(2635): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WLineEdit(344): warning C4251: 'Wt::WLineEdit::inputMaskFlags_': class 'Wt::WFlags' needs to have dll-interface to be used by clients of class 'Wt::WLineEdit' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WLineEdit(297): note: see declaration of 'Wt::WFlags' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WLineEdit(345): warning C4251: 'Wt::WLineEdit::case_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WLineEdit' 1> X:\VisualStudio2015\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WAnchor(346): warning C4251: 'Wt::WAnchor::flags_': class 'std::bitset<2>' needs to have dll-interface to be used by clients of class 'Wt::WAnchor' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WAnchor(346): note: see declaration of 'std::bitset<2>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WText(268): warning C4251: 'Wt::WText::text_': struct 'Wt::WText::RichText' needs to have dll-interface to be used by clients of class 'Wt::WText' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WText(256): note: see declaration of 'Wt::WText::RichText' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WText(280): warning C4251: 'Wt::WText::flags_': class 'std::bitset<9>' needs to have dll-interface to be used by clients of class 'Wt::WText' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WText(280): note: see declaration of 'std::bitset<9>' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WPushButton(334): warning C4251: 'Wt::WPushButton::text_': struct 'Wt::WText::RichText' needs to have dll-interface to be used by clients of class 'Wt::WPushButton' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WText(256): note: see declaration of 'Wt::WText::RichText' 1>X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WPushButton(337): warning C4251: 'Wt::WPushButton::flags_': class 'std::bitset<8>' needs to have dll-interface to be used by clients of class 'Wt::WPushButton' 1> X:\_BART\DEVELOPMENT\cpp\wt\include\Wt/WContainerWidget(388): note: see declaration of 'std::bitset<8>' 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) int __cdecl Wt::WRun(int,char * *,class boost::function)" (__imp_?WRun@Wt@@YAHHPEAPEADV?$function@$$A6APEAVWApplication@Wt@@AEBVWEnvironment@2@@Z@boost@@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WApplication::handleJavaScriptError(class std::basic_string,class std::allocator > const &)" (__imp_?handleJavaScriptError@WApplication@Wt@@MEAAXAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WApplication::unload(void)" (__imp_?unload@WApplication@Wt@@MEAAXXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WApplication::enableAjax(void)" (__imp_?enableAjax@WApplication@Wt@@MEAAXXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual bool __cdecl Wt::WApplication::isExposed(class Wt::WWidget *)const " (__imp_?isExposed@WApplication@Wt@@MEBA_NPEAVWWidget@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WApplication::notify(class Wt::WEvent const &)" (__imp_?notify@WApplication@Wt@@MEAAXAEBVWEvent@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WApplication::finalize(void)" (__imp_?finalize@WApplication@Wt@@UEAAXXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WApplication::initialize(void)" (__imp_?initialize@WApplication@Wt@@UEAAXXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WApplication::waitForEvent(void)" (__imp_?waitForEvent@WApplication@Wt@@UEAAXXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class std::basic_string,class std::allocator > __cdecl Wt::WApplication::makeAbsoluteUrl(class std::basic_string,class std::allocator > const &)const " (__imp_?makeAbsoluteUrl@WApplication@Wt@@UEBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV34@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WApplication::refresh(void)" (__imp_?refresh@WApplication@Wt@@UEAAXXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __cdecl Wt::WApplication::setTitle(class Wt::WString const &)" (__imp_?setTitle@WApplication@Wt@@QEAAXAEBVWString@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __cdecl Wt::WApplication::~WApplication(void)" (__imp_??1WApplication@Wt@@UEAA@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl Wt::WApplication::WApplication(class Wt::WEnvironment const &,struct Wt::WtLibVersion)" (__imp_??0WApplication@Wt@@QEAA@AEBVWEnvironment@1@UWtLibVersion@1@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WLineEdit::render(class Wt::WFlags)" (__imp_?render@WLineEdit@Wt@@MEAAXV?$WFlags@W4RenderFlag@Wt@@@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual int __cdecl Wt::WLineEdit::boxBorder(enum Wt::Orientation)const " (__imp_?boxBorder@WLineEdit@Wt@@MEBAHW4Orientation@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual int __cdecl Wt::WLineEdit::boxPadding(enum Wt::Orientation)const " (__imp_?boxPadding@WLineEdit@Wt@@MEBAHW4Orientation@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WLineEdit::setFormData(struct Wt::WObject::FormData const &)" (__imp_?setFormData@WLineEdit@Wt@@MEAAXAEBUFormData@WObject@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WLineEdit::getDomChanges(class std::vector > &,class Wt::WApplication *)" (__imp_?getDomChanges@WLineEdit@Wt@@MEAAXAEAV?$vector@PEAVDomElement@Wt@@V?$allocator@PEAVDomElement@Wt@@@std@@@std@@PEAVWApplication@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WLineEdit::propagateRenderOk(bool)" (__imp_?propagateRenderOk@WLineEdit@Wt@@MEAAX_N@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual enum Wt::DomElementType __cdecl Wt::WLineEdit::domElementType(void)const " (__imp_?domElementType@WLineEdit@Wt@@MEBA?AW4DomElementType@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WLineEdit::updateDom(class Wt::DomElement &,bool)" (__imp_?updateDom@WLineEdit@Wt@@MEAAXAEAVDomElement@2@_N@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual enum Wt::WValidator::State __cdecl Wt::WLineEdit::validate(void)" (__imp_?validate@WLineEdit@Wt@@UEAA?AW4State@WValidator@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WLineEdit::setValueText(class Wt::WString const &)" (__imp_?setValueText@WLineEdit@Wt@@UEAAXAEBVWString@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class Wt::WString __cdecl Wt::WLineEdit::valueText(void)const " (__imp_?valueText@WLineEdit@Wt@@UEBA?AVWString@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WLineEdit::setText(class Wt::WString const &)" (__imp_?setText@WLineEdit@Wt@@UEAAXAEBVWString@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl Wt::WLineEdit::WLineEdit(class Wt::WContainerWidget *)" (__imp_??0WLineEdit@Wt@@QEAA@PEAVWContainerWidget@1@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WInteractWidget::propagateSetEnabled(bool)" (__imp_?propagateSetEnabled@WInteractWidget@Wt@@MEAAX_N@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool __cdecl Wt::WInteractWidget::isEnabled(void)const " (__imp_?isEnabled@WInteractWidget@Wt@@UEBA_NXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WInteractWidget::load(void)" (__imp_?load@WInteractWidget@Wt@@UEAAXXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WInteractWidget::setPopup(bool)" (__imp_?setPopup@WInteractWidget@Wt@@UEAAX_N@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class Wt::EventSignal & __cdecl Wt::WInteractWidget::clicked(void)" (__imp_?clicked@WInteractWidget@Wt@@QEAAAEAV?$EventSignal@VWMouseEvent@Wt@@@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class Wt::EventSignal & __cdecl Wt::WInteractWidget::enterPressed(void)" (__imp_?enterPressed@WInteractWidget@Wt@@QEAAAEAV?$EventSignal@UNoClass@Wt@@@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) class Wt::WString __cdecl Wt::operator+(char const *,class Wt::WString const &)" (__imp_??HWt@@YA?AVWString@0@PEBDAEBV10@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) private: virtual class Wt::WLayout * __cdecl Wt::WWidget::layout(void)" (__imp_?layout@WWidget@Wt@@EEAAPEAVWLayout@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) private: virtual class Wt::WLayoutItemImpl * __cdecl Wt::WWidget::createLayoutItemImpl(class Wt::WLayoutItem *)" (__imp_?createLayoutItemImpl@WWidget@Wt@@EEAAPEAVWLayoutItemImpl@2@PEAVWLayoutItem@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual bool __cdecl Wt::WWidget::hasParent(void)const " (__imp_?hasParent@WWidget@Wt@@MEBA_NXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WWidget::setLayout(class Wt::WLayout *)" (__imp_?setLayout@WWidget@Wt@@MEAAXPEAVWLayout@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WWidget::childResized(class Wt::WWidget *,class Wt::WFlags)" (__imp_?childResized@WWidget@Wt@@MEAAXPEAV12@V?$WFlags@W4Orientation@Wt@@@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WWidget::setParentWidget(class Wt::WWidget *)" (__imp_?setParentWidget@WWidget@Wt@@MEAAXPEAV12@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual int __cdecl Wt::WWidget::boxBorder(enum Wt::Orientation)const " (__imp_?boxBorder@WWidget@Wt@@MEBAHW4Orientation@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual int __cdecl Wt::WWidget::boxPadding(enum Wt::Orientation)const " (__imp_?boxPadding@WWidget@Wt@@MEBAHW4Orientation@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WWidget::dropEvent(class Wt::WDropEvent)" (__imp_?dropEvent@WWidget@Wt@@MEAAXVWDropEvent@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WWidget::layoutSizeChanged(int,int)" (__imp_?layoutSizeChanged@WWidget@Wt@@MEAAXHH@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool __cdecl Wt::WWidget::isExposed(class Wt::WWidget *)" (__imp_?isExposed@WWidget@Wt@@UEAA_NPEAV12@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWidget::htmlText(class std::basic_ostream > &)" (__imp_?htmlText@WWidget@Wt@@UEAAXAEAV?$basic_ostream@DU?$char_traits@D@std@@@std@@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWidget::setObjectName(class std::basic_string,class std::allocator > const &)" (__imp_?setObjectName@WWidget@Wt@@UEAAXAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWidget::stopAcceptDrops(class std::basic_string,class std::allocator > const &)" (__imp_?stopAcceptDrops@WWidget@Wt@@UEAAXAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWidget::acceptDrops(class std::basic_string,class std::allocator > const &,class Wt::WString const &)" (__imp_?acceptDrops@WWidget@Wt@@UEAAXAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBVWString@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __cdecl Wt::WWidget::setFocus(void)" (__imp_?setFocus@WWidget@Wt@@QEAAXXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWidget::toggleStyleClass(class Wt::WString const &,bool,bool)" (__imp_?toggleStyleClass@WWidget@Wt@@UEAAXAEBVWString@2@_N1@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWidget::positionAt(class Wt::WWidget const *,enum Wt::Orientation)" (__imp_?positionAt@WWidget@Wt@@UEAAXPEBV12@W4Orientation@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWidget::removeChild(class Wt::WObject *)" (__imp_?removeChild@WWidget@Wt@@UEAAXPEAVWObject@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl Wt::WString::~WString(void)" (__imp_??1WString@Wt@@QEAA@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl Wt::WString::WString(char const *,enum Wt::CharEncoding)" (__imp_??0WString@Wt@@QEAA@PEBDW4CharEncoding@1@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WText::propagateRenderOk(bool)" (__imp_?propagateRenderOk@WText@Wt@@MEAAX_N@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual enum Wt::DomElementType __cdecl Wt::WText::domElementType(void)const " (__imp_?domElementType@WText@Wt@@MEBA?AW4DomElementType@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WText::updateDom(class Wt::DomElement &,bool)" (__imp_?updateDom@WText@Wt@@MEAAXAEAVDomElement@2@_N@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WText::render(class Wt::WFlags)" (__imp_?render@WText@Wt@@MEAAXV?$WFlags@W4RenderFlag@Wt@@@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WText::refresh(void)" (__imp_?refresh@WText@Wt@@UEAAXXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: bool __cdecl Wt::WText::setText(class Wt::WString const &)" (__imp_?setText@WText@Wt@@QEAA_NAEBVWString@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __cdecl Wt::WText::~WText(void)" (__imp_??1WText@Wt@@UEAA@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl Wt::WText::WText(class Wt::WContainerWidget *)" (__imp_??0WText@Wt@@QEAA@PEAVWContainerWidget@1@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl Wt::WText::WText(class Wt::WString const &,class Wt::WContainerWidget *)" (__imp_??0WText@Wt@@QEAA@AEBVWString@1@PEAVWContainerWidget@1@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) private: class Wt::WStatelessSlot * __cdecl Wt::WObject::isStateless(void (__cdecl Wt::WObject::*)(void))" (__imp_?isStateless@WObject@Wt@@AEAAPEAVWStatelessSlot@2@P812@EAAXXZ@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual class Wt::WStatelessSlot * __cdecl Wt::WObject::getStateless(void (__cdecl Wt::WObject::*)(void))" (__imp_?getStateless@WObject@Wt@@MEAAPEAVWStatelessSlot@2@P812@EAAXXZ@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WObject::setRequestTooLarge(__int64)" (__imp_?setRequestTooLarge@WObject@Wt@@MEAAX_J@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WObject::setFormData(struct Wt::WObject::FormData const &)" (__imp_?setFormData@WObject@Wt@@MEAAXAEBUFormData@12@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WObject::setParent(class Wt::WObject *)" (__imp_?setParent@WObject@Wt@@MEAAXPEAV12@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WObject::signalConnectionsChanged(void)" (__imp_?signalConnectionsChanged@WObject@Wt@@MEAAXXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool __cdecl Wt::WObject::hasParent(void)const " (__imp_?hasParent@WObject@Wt@@UEBA_NXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WObject::removeChild(class Wt::WObject *)" (__imp_?removeChild@WObject@Wt@@UEAAXPEAV12@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class std::basic_string,class std::allocator > __cdecl Wt::WObject::objectName(void)const " (__imp_?objectName@WObject@Wt@@UEBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WObject::setObjectName(class std::basic_string,class std::allocator > const &)" (__imp_?setObjectName@WObject@Wt@@UEAAXAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class std::basic_string,class std::allocator > const __cdecl Wt::WObject::id(void)const " (__imp_?id@WObject@Wt@@UEBA?BV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual class std::basic_string,class std::allocator > __cdecl Wt::WFormWidget::formName(void)const " (__imp_?formName@WFormWidget@Wt@@MEBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WFormWidget::propagateSetEnabled(bool)" (__imp_?propagateSetEnabled@WFormWidget@Wt@@MEAAX_N@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WFormWidget::render(class Wt::WFlags)" (__imp_?render@WFormWidget@Wt@@MEAAXV?$WFlags@W4RenderFlag@Wt@@@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WFormWidget::enableAjax(void)" (__imp_?enableAjax@WFormWidget@Wt@@MEAAXXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual int __cdecl Wt::WFormWidget::tabIndex(void)const " (__imp_?tabIndex@WFormWidget@Wt@@UEBAHXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool __cdecl Wt::WFormWidget::canReceiveFocus(void)const " (__imp_?canReceiveFocus@WFormWidget@Wt@@UEBA_NXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WFormWidget::setToolTip(class Wt::WString const &,enum Wt::TextFormat)" (__imp_?setToolTip@WFormWidget@Wt@@UEAAXAEBVWString@2@W4TextFormat@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WFormWidget::refresh(void)" (__imp_?refresh@WFormWidget@Wt@@UEAAXXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WFormWidget::setPlaceholderText(class Wt::WString const &)" (__imp_?setPlaceholderText@WFormWidget@Wt@@UEAAXAEBVWString@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WFormWidget::setReadOnly(bool)" (__imp_?setReadOnly@WFormWidget@Wt@@UEAAX_N@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual enum Wt::WValidator::State __cdecl Wt::WFormWidget::validate(void)" (__imp_?validate@WFormWidget@Wt@@UEAA?AW4State@WValidator@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WFormWidget::setHidden(bool,class Wt::WAnimation const &)" (__imp_?setHidden@WFormWidget@Wt@@UEAAX_NAEBVWAnimation@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl Wt::WLength::WLength(double,enum Wt::WLength::Unit)" (__imp_??0WLength@Wt@@QEAA@NW4Unit@01@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) struct Wt::WtLibVersion const Wt::Wt_3_3_6" (__imp_?Wt_3_3_6@Wt@@3UWtLibVersion@1@B) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual enum Wt::DomElementType __cdecl Wt::WBreak::domElementType(void)const " (__imp_?domElementType@WBreak@Wt@@MEBA?AW4DomElementType@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl Wt::WBreak::WBreak(class Wt::WContainerWidget *)" (__imp_??0WBreak@Wt@@QEAA@PEAVWContainerWidget@1@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WWebWidget::parentResized(class Wt::WWidget *,class Wt::WFlags)" (__imp_?parentResized@WWebWidget@Wt@@MEAAXPEAVWWidget@2@V?$WFlags@W4Orientation@Wt@@@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) private: virtual void __cdecl Wt::WWebWidget::getSDomChanges(class std::vector > &,class Wt::WApplication *)" (__imp_?getSDomChanges@WWebWidget@Wt@@EEAAXAEAV?$vector@PEAVDomElement@Wt@@V?$allocator@PEAVDomElement@Wt@@@std@@@std@@PEAVWApplication@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) private: virtual bool __cdecl Wt::WWebWidget::needsToBeRendered(void)const " (__imp_?needsToBeRendered@WWebWidget@Wt@@EEBA_NXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WWebWidget::signalConnectionsChanged(void)" (__imp_?signalConnectionsChanged@WWebWidget@Wt@@MEAAXXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WWebWidget::render(class Wt::WFlags)" (__imp_?render@WWebWidget@Wt@@MEAAXV?$WFlags@W4RenderFlag@Wt@@@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual class Wt::WStatelessSlot * __cdecl Wt::WWebWidget::getStateless(void (__cdecl Wt::WObject::*)(void))" (__imp_?getStateless@WWebWidget@Wt@@MEAAPEAVWStatelessSlot@2@P8WObject@2@EAAXXZ@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WWebWidget::setHideWithOffsets(bool)" (__imp_?setHideWithOffsets@WWebWidget@Wt@@MEAAX_N@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WWebWidget::addChild(class Wt::WWidget *)" (__imp_?addChild@WWebWidget@Wt@@MEAAXPEAVWWidget@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WWebWidget::enableAjax(void)" (__imp_?enableAjax@WWebWidget@Wt@@MEAAXXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual bool __cdecl Wt::WWebWidget::isStubbed(void)const " (__imp_?isStubbed@WWebWidget@Wt@@MEBA_NXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WWebWidget::propagateSetVisible(bool)" (__imp_?propagateSetVisible@WWebWidget@Wt@@MEAAX_N@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WWebWidget::propagateSetEnabled(bool)" (__imp_?propagateSetEnabled@WWebWidget@Wt@@MEAAX_N@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual class std::basic_string,class std::allocator > __cdecl Wt::WWebWidget::renderRemoveJs(bool)" (__imp_?renderRemoveJs@WWebWidget@Wt@@MEAA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@_N@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WWebWidget::propagateRenderOk(bool)" (__imp_?propagateRenderOk@WWebWidget@Wt@@MEAAX_N@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual bool __cdecl Wt::WWebWidget::domCanBeSaved(void)const " (__imp_?domCanBeSaved@WWebWidget@Wt@@MEBA_NXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WWebWidget::updateDom(class Wt::DomElement &,bool)" (__imp_?updateDom@WWebWidget@Wt@@MEAAXAEAVDomElement@2@_N@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WWebWidget::doneRerender(void)" (__imp_?doneRerender@WWebWidget@Wt@@MEAAXXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WWebWidget::getFormObjects(class std::map,class std::allocator >,class Wt::WObject *,struct std::less,class std::allocator > >,class std::allocator,class std::allocator > const ,class Wt::WObject *> > > &)" (__imp_?getFormObjects@WWebWidget@Wt@@MEAAXAEAV?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PEAVWObject@Wt@@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PEAVWObject@Wt@@@std@@@2@@std@@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual int __cdecl Wt::WWebWidget::tabIndex(void)const " (__imp_?tabIndex@WWebWidget@Wt@@UEBAHXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::setTabIndex(int)" (__imp_?setTabIndex@WWebWidget@Wt@@UEAAXH@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool __cdecl Wt::WWebWidget::hasFocus(void)const " (__imp_?hasFocus@WWebWidget@Wt@@UEBA_NXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::setFocus(bool)" (__imp_?setFocus@WWebWidget@Wt@@UEAAX_N@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool __cdecl Wt::WWebWidget::setFirstFocus(void)" (__imp_?setFirstFocus@WWebWidget@Wt@@UEAA_NXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool __cdecl Wt::WWebWidget::canReceiveFocus(void)const " (__imp_?canReceiveFocus@WWebWidget@Wt@@UEBA_NXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::setCanReceiveFocus(bool)" (__imp_?setCanReceiveFocus@WWebWidget@Wt@@UEAAX_N@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::getDomChanges(class std::vector > &,class Wt::WApplication *)" (__imp_?getDomChanges@WWebWidget@Wt@@UEAAXAEAV?$vector@PEAVDomElement@Wt@@V?$allocator@PEAVDomElement@Wt@@@std@@@std@@PEAVWApplication@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class Wt::DomElement * __cdecl Wt::WWebWidget::createDomElement(class Wt::WApplication *)" (__imp_?createDomElement@WWebWidget@Wt@@UEAAPEAVDomElement@2@PEAVWApplication@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class std::basic_string,class std::allocator > const __cdecl Wt::WWebWidget::id(void)const " (__imp_?id@WWebWidget@Wt@@UEBA?BV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::doJavaScript(class std::basic_string,class std::allocator > const &)" (__imp_?doJavaScript@WWebWidget@Wt@@UEAAXAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::setSelectable(bool)" (__imp_?setSelectable@WWebWidget@Wt@@UEAAX_N@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class Wt::WWidget * __cdecl Wt::WWebWidget::findById(class std::basic_string,class std::allocator > const &)" (__imp_?findById@WWebWidget@Wt@@UEAAPEAVWWidget@2@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class Wt::WWidget * __cdecl Wt::WWebWidget::find(class std::basic_string,class std::allocator > const &)" (__imp_?find@WWebWidget@Wt@@UEAAPEAVWWidget@2@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::setId(class std::basic_string,class std::allocator > const &)" (__imp_?setId@WWebWidget@Wt@@UEAAXAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual int __cdecl Wt::WWebWidget::zIndex(void)const " (__imp_?zIndex@WWebWidget@Wt@@UEBAHXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool __cdecl Wt::WWebWidget::loaded(void)const " (__imp_?loaded@WWebWidget@Wt@@UEBA_NXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::load(void)" (__imp_?load@WWebWidget@Wt@@UEAAXXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::callJavaScriptMember(class std::basic_string,class std::allocator > const &,class std::basic_string,class std::allocator > const &)" (__imp_?callJavaScriptMember@WWebWidget@Wt@@UEAAXAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@0@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class std::basic_string,class std::allocator > __cdecl Wt::WWebWidget::javaScriptMember(class std::basic_string,class std::allocator > const &)const " (__imp_?javaScriptMember@WWebWidget@Wt@@UEBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV34@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::setJavaScriptMember(class std::basic_string,class std::allocator > const &,class std::basic_string,class std::allocator > const &)" (__imp_?setJavaScriptMember@WWebWidget@Wt@@UEAAXAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@0@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class Wt::WString __cdecl Wt::WWebWidget::attributeValue(class std::basic_string,class std::allocator > const &)const " (__imp_?attributeValue@WWebWidget@Wt@@UEBA?AVWString@2@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::setAttributeValue(class std::basic_string,class std::allocator > const &,class Wt::WString const &)" (__imp_?setAttributeValue@WWebWidget@Wt@@UEAAXAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBVWString@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::refresh(void)" (__imp_?refresh@WWebWidget@Wt@@UEAAXXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class Wt::WString __cdecl Wt::WWebWidget::toolTip(void)const " (__imp_?toolTip@WWebWidget@Wt@@UEBA?AVWString@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::setDeferredToolTip(bool,enum Wt::TextFormat)" (__imp_?setDeferredToolTip@WWebWidget@Wt@@UEAAX_NW4TextFormat@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::setToolTip(class Wt::WString const &,enum Wt::TextFormat)" (__imp_?setToolTip@WWebWidget@Wt@@UEAAXAEBVWString@2@W4TextFormat@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class Wt::WLength __cdecl Wt::WWebWidget::verticalAlignmentLength(void)const " (__imp_?verticalAlignmentLength@WWebWidget@Wt@@UEBA?AVWLength@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual enum Wt::AlignmentFlag __cdecl Wt::WWebWidget::verticalAlignment(void)const " (__imp_?verticalAlignment@WWebWidget@Wt@@UEBA?AW4AlignmentFlag@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::setVerticalAlignment(enum Wt::AlignmentFlag,class Wt::WLength const &)" (__imp_?setVerticalAlignment@WWebWidget@Wt@@UEAAXW4AlignmentFlag@2@AEBVWLength@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool __cdecl Wt::WWebWidget::hasStyleClass(class Wt::WString const &)const " (__imp_?hasStyleClass@WWebWidget@Wt@@UEBA_NAEBVWString@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::removeStyleClass(class Wt::WString const &,bool)" (__imp_?removeStyleClass@WWebWidget@Wt@@UEAAXAEBVWString@2@_N@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::addStyleClass(class Wt::WString const &,bool)" (__imp_?addStyleClass@WWebWidget@Wt@@UEAAXAEBVWString@2@_N@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class Wt::WString __cdecl Wt::WWebWidget::styleClass(void)const " (__imp_?styleClass@WWebWidget@Wt@@UEBA?AVWString@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::setStyleClass(class Wt::WString const &)" (__imp_?setStyleClass@WWebWidget@Wt@@UEAAXAEBVWString@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class Wt::WCssDecorationStyle & __cdecl Wt::WWebWidget::decorationStyle(void)" (__imp_?decorationStyle@WWebWidget@Wt@@UEAAAEAVWCssDecorationStyle@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class Wt::WCssDecorationStyle const & __cdecl Wt::WWebWidget::decorationStyle(void)const " (__imp_?decorationStyle@WWebWidget@Wt@@UEBAAEBVWCssDecorationStyle@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::setDecorationStyle(class Wt::WCssDecorationStyle const &)" (__imp_?setDecorationStyle@WWebWidget@Wt@@UEAAXAEBVWCssDecorationStyle@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool __cdecl Wt::WWebWidget::isInline(void)const " (__imp_?isInline@WWebWidget@Wt@@UEBA_NXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::setInline(bool)" (__imp_?setInline@WWebWidget@Wt@@UEAAX_N@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool __cdecl Wt::WWebWidget::isPopup(void)const " (__imp_?isPopup@WWebWidget@Wt@@UEBA_NXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::setPopup(bool)" (__imp_?setPopup@WWebWidget@Wt@@UEAAX_N@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool __cdecl Wt::WWebWidget::isEnabled(void)const " (__imp_?isEnabled@WWebWidget@Wt@@UEBA_NXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool __cdecl Wt::WWebWidget::isDisabled(void)const " (__imp_?isDisabled@WWebWidget@Wt@@UEBA_NXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::setDisabled(bool)" (__imp_?setDisabled@WWebWidget@Wt@@UEAAX_N@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool __cdecl Wt::WWebWidget::isVisible(void)const " (__imp_?isVisible@WWebWidget@Wt@@UEBA_NXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool __cdecl Wt::WWebWidget::isHidden(void)const " (__imp_?isHidden@WWebWidget@Wt@@UEBA_NXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::setHidden(bool,class Wt::WAnimation const &)" (__imp_?setHidden@WWebWidget@Wt@@UEAAX_NAEBVWAnimation@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool __cdecl Wt::WWebWidget::hiddenKeepsGeometry(void)const " (__imp_?hiddenKeepsGeometry@WWebWidget@Wt@@UEBA_NXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::setHiddenKeepsGeometry(bool)" (__imp_?setHiddenKeepsGeometry@WWebWidget@Wt@@UEAAX_N@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class Wt::WLength __cdecl Wt::WWebWidget::margin(enum Wt::Side)const " (__imp_?margin@WWebWidget@Wt@@UEBA?AVWLength@2@W4Side@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::setMargin(class Wt::WLength const &,class Wt::WFlags)" (__imp_?setMargin@WWebWidget@Wt@@UEAAXAEBVWLength@2@V?$WFlags@W4Side@Wt@@@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class Wt::WFlags __cdecl Wt::WWebWidget::clearSides(void)const " (__imp_?clearSides@WWebWidget@Wt@@UEBA?AV?$WFlags@W4Side@Wt@@@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::setClearSides(class Wt::WFlags)" (__imp_?setClearSides@WWebWidget@Wt@@UEAAXV?$WFlags@W4Side@Wt@@@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual enum Wt::Side __cdecl Wt::WWebWidget::floatSide(void)const " (__imp_?floatSide@WWebWidget@Wt@@UEBA?AW4Side@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::setFloatSide(enum Wt::Side)" (__imp_?setFloatSide@WWebWidget@Wt@@UEAAXW4Side@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class Wt::WLength __cdecl Wt::WWebWidget::lineHeight(void)const " (__imp_?lineHeight@WWebWidget@Wt@@UEBA?AVWLength@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::setLineHeight(class Wt::WLength const &)" (__imp_?setLineHeight@WWebWidget@Wt@@UEAAXAEBVWLength@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class Wt::WLength __cdecl Wt::WWebWidget::maximumHeight(void)const " (__imp_?maximumHeight@WWebWidget@Wt@@UEBA?AVWLength@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class Wt::WLength __cdecl Wt::WWebWidget::maximumWidth(void)const " (__imp_?maximumWidth@WWebWidget@Wt@@UEBA?AVWLength@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::setMaximumSize(class Wt::WLength const &,class Wt::WLength const &)" (__imp_?setMaximumSize@WWebWidget@Wt@@UEAAXAEBVWLength@2@0@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class Wt::WLength __cdecl Wt::WWebWidget::minimumHeight(void)const " (__imp_?minimumHeight@WWebWidget@Wt@@UEBA?AVWLength@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class Wt::WLength __cdecl Wt::WWebWidget::minimumWidth(void)const " (__imp_?minimumWidth@WWebWidget@Wt@@UEBA?AVWLength@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::setMinimumSize(class Wt::WLength const &,class Wt::WLength const &)" (__imp_?setMinimumSize@WWebWidget@Wt@@UEAAXAEBVWLength@2@0@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class Wt::WLength __cdecl Wt::WWebWidget::height(void)const " (__imp_?height@WWebWidget@Wt@@UEBA?AVWLength@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class Wt::WLength __cdecl Wt::WWebWidget::width(void)const " (__imp_?width@WWebWidget@Wt@@UEBA?AVWLength@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::resize(class Wt::WLength const &,class Wt::WLength const &)" (__imp_?resize@WWebWidget@Wt@@UEAAXAEBVWLength@2@0@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class Wt::WLength __cdecl Wt::WWebWidget::offset(enum Wt::Side)const " (__imp_?offset@WWebWidget@Wt@@UEBA?AVWLength@2@W4Side@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::setOffsets(class Wt::WLength const &,class Wt::WFlags)" (__imp_?setOffsets@WWebWidget@Wt@@UEAAXAEBVWLength@2@V?$WFlags@W4Side@Wt@@@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual enum Wt::PositionScheme __cdecl Wt::WWebWidget::positionScheme(void)const " (__imp_?positionScheme@WWebWidget@Wt@@UEBA?AW4PositionScheme@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WWebWidget::setPositionScheme(enum Wt::PositionScheme)" (__imp_?setPositionScheme@WWebWidget@Wt@@UEAAXW4PositionScheme@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WWebWidget::removeChild(class Wt::WWidget *)" (__imp_?removeChild@WWebWidget@Wt@@MEAAXPEAVWWidget@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WPushButton::enableAjax(void)" (__imp_?enableAjax@WPushButton@Wt@@MEAAXXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WPushButton::propagateSetEnabled(bool)" (__imp_?propagateSetEnabled@WPushButton@Wt@@MEAAX_N@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WPushButton::getDomChanges(class std::vector > &,class Wt::WApplication *)" (__imp_?getDomChanges@WPushButton@Wt@@MEAAXAEAV?$vector@PEAVDomElement@Wt@@V?$allocator@PEAVDomElement@Wt@@@std@@@std@@PEAVWApplication@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WPushButton::propagateRenderOk(bool)" (__imp_?propagateRenderOk@WPushButton@Wt@@MEAAX_N@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual enum Wt::DomElementType __cdecl Wt::WPushButton::domElementType(void)const " (__imp_?domElementType@WPushButton@Wt@@MEBA?AW4DomElementType@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl Wt::WPushButton::updateDom(class Wt::DomElement &,bool)" (__imp_?updateDom@WPushButton@Wt@@MEAAXAEAVDomElement@2@_N@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool __cdecl Wt::WPushButton::setFirstFocus(void)" (__imp_?setFirstFocus@WPushButton@Wt@@UEAA_NXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WPushButton::refresh(void)" (__imp_?refresh@WPushButton@Wt@@UEAAXXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl Wt::WPushButton::setValueText(class Wt::WString const &)" (__imp_?setValueText@WPushButton@Wt@@UEAAXAEBVWString@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class Wt::WString __cdecl Wt::WPushButton::valueText(void)const " (__imp_?valueText@WPushButton@Wt@@UEBA?AVWString@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __cdecl Wt::WPushButton::~WPushButton(void)" (__imp_??1WPushButton@Wt@@UEAA@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl Wt::WPushButton::WPushButton(class Wt::WString const &,class Wt::WContainerWidget *)" (__imp_??0WPushButton@Wt@@QEAA@AEBVWString@1@PEAVWContainerWidget@1@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: void __cdecl Wt::EventSignalBase::exposeSignal(void)" (__imp_?exposeSignal@EventSignalBase@Wt@@IEAAXXZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class boost::signals2::connection __cdecl Wt::EventSignalBase::connectStateless(void (__cdecl Wt::WObject::*)(void),class Wt::WObject *,class Wt::WStatelessSlot *)" (__imp_?connectStateless@EventSignalBase@Wt@@QEAA?AVconnection@signals2@boost@@P8WObject@2@EAAXXZPEAV62@PEAVWStatelessSlot@2@@Z) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __cdecl Wt::WBreak::~WBreak(void)" (__imp_??1WBreak@Wt@@UEAA@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __cdecl Wt::WLineEdit::~WLineEdit(void)" (__imp_??1WLineEdit@Wt@@UEAA@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class Wt::WString const & __cdecl Wt::WLineEdit::text(void)const " (__imp_?text@WLineEdit@Wt@@QEBAAEBVWString@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class Wt::WValidator * __cdecl Wt::WFormWidget::validator(void)const " (__imp_?validator@WFormWidget@Wt@@UEBAPEAVWValidator@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class Wt::WContainerWidget * __cdecl Wt::WApplication::root(void)const " (__imp_?root@WApplication@Wt@@QEBAPEAVWContainerWidget@2@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual class Wt::WWebWidget * __cdecl Wt::WWebWidget::webWidget(void)" (__imp_?webWidget@WWebWidget@Wt@@MEAAPEAV12@XZ) 1>hello.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl Wt::WMouseEvent::~WMouseEvent(void)" (__imp_??1WMouseEvent@Wt@@QEAA@XZ) 1>X:\_BART\DEVELOPMENT\cpp\HelloWt\x64\Release\HelloWt.exe : fatal error LNK1120: 202 unresolved externals ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========