cl -c -nologo -Zc:wchar_t -FS -O2 -MD -Zc:strictStrings -GR -W3 -w34100 -w34189 -w44996 -EHsc -DUNICODE -DWIN32 -DWIN64 -DNDEBUG -I..\wt_test -I. -IC:\Wt\3.3.7\msvs2013_64\include -IC:\Qt5\5.6\msvc2013_64\mkspecs\win32-msvc2013 -Forelease\ @C:\Users\\AppData\Local\Temp\main.obj.1060.31.jom main.cpp C:\Wt\3.3.7\msvs2013_64\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' with [ _Ty=std::pair ] C:\Wt\3.3.7\msvs2013_64\include\Wt/Http/Message(70) : warning C4251: 'Wt::Http::Message::Header::name_' : class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::Http::Message::Header' C:\Wt\3.3.7\msvs2013_64\include\Wt/Http/Message(70) : warning C4251: 'Wt::Http::Message::Header::value_' : class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::Http::Message::Header' C:\Wt\3.3.7\msvs2013_64\include\Wt/Http/Message(148) : warning C4251: 'Wt::Http::Message::headers_' : class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::Http::Message' with [ _Ty=Wt::Http::Message::Header ] C:\Wt\3.3.7\msvs2013_64\include\Wt/Http/Request(110) : 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' C:\Wt\3.3.7\msvs2013_64\include\Wt/Http/Request(450) : 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' with [ _Kty=std::string , _Ty=std::string ] C:\Wt\3.3.7\msvs2013_64\include\Wt/WObject(242) : warning C4275: non dll-interface class 'boost::signals2::trackable' used as base for dll-interface class 'Wt::WObject' C:\Wt\3.3.7\msvs2013_64\include\boost/signals2/trackable.hpp(38) : see declaration of 'boost::signals2::trackable' C:\Wt\3.3.7\msvs2013_64\include\Wt/WObject(241) : see declaration of 'Wt::WObject' C:\Wt\3.3.7\msvs2013_64\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' with [ _Ty=Wt::WStatelessSlot * ] C:\Wt\3.3.7\msvs2013_64\include\Wt/WObject(533) : 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' C:\Wt\3.3.7\msvs2013_64\include\Wt/WObject(544) : warning C4251: 'Wt::WObject::emptyObjectList_' : class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WObject' with [ _Ty=Wt::WObject * ] C:\Wt\3.3.7\msvs2013_64\include\Wt/WObject(553) : warning C4251: 'Wt::WObject::trackable_ptr_' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'Wt::WObject' with [ T=int ] C:\Wt\3.3.7\msvs2013_64\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' C:\Wt\3.3.7\msvs2013_64\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' with [ _Ty=Wt::WString ] C:\Wt\3.3.7\msvs2013_64\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' C:\Wt\3.3.7\msvs2013_64\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' with [ _Ty=Wt::EventSignalBase::StatelessConnection ] C:\Wt\3.3.7\msvs2013_64\include\Wt/WSignal(573) : warning C4251: 'Wt::EventSignalBase::flags_' : class 'std::bitset<0x07>' needs to have dll-interface to be used by clients of class 'Wt::EventSignalBase' C:\Wt\3.3.7\msvs2013_64\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' with [ Group=int , Signature=void (void) , R=void ] C:\Wt\3.3.7\msvs2013_64\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' C:\Wt\3.3.7\msvs2013_64\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' with [ _Ty=Wt::Touch ] C:\Wt\3.3.7\msvs2013_64\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' with [ _Ty=Wt::Touch ] C:\Wt\3.3.7\msvs2013_64\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' with [ _Ty=Wt::Touch ] C:\Wt\3.3.7\msvs2013_64\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' C:\Wt\3.3.7\msvs2013_64\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' C:\Wt\3.3.7\msvs2013_64\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' C:\Wt\3.3.7\msvs2013_64\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' with [ _Ty=std::string ] C:\Wt\3.3.7\msvs2013_64\include\Wt/WEvent(467) : 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' C:\Wt\3.3.7\msvs2013_64\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' C:\Wt\3.3.7\msvs2013_64\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' with [ _Ty=Wt::WLogger::Field ] C:\Wt\3.3.7\msvs2013_64\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' with [ _Ty=Wt::WLogger::Rule ] C:\Wt\3.3.7\msvs2013_64\include\Wt/WJavaScript(386) : 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' C:\Wt\3.3.7\msvs2013_64\include\Wt/WJavaScript(386) : 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' C:\Wt\3.3.7\msvs2013_64\include\Wt/WWidget(1356) : warning C4251: 'Wt::WWidget::flags_' : class 'std::bitset<0x07>' needs to have dll-interface to be used by clients of class 'Wt::WWidget' C:\Wt\3.3.7\msvs2013_64\include\Wt/WWidget(1358) : warning C4251: 'Wt::WWidget::eventSignals_' : class 'std::list>' needs to have dll-interface to be used by clients of class 'Wt::WWidget' with [ _Ty=Wt::EventSignalBase * ] C:\Wt\3.3.7\msvs2013_64\include\Wt/WWidget(1359) : warning C4251: 'Wt::WWidget::jsignals_' : class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WWidget' with [ _Ty=Wt::EventSignalBase * ] C:\Wt\3.3.7\msvs2013_64\include\Wt/WWebWidget(407) : 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' C:\Wt\3.3.7\msvs2013_64\include\Wt/WWebWidget(410) : warning C4251: 'Wt::WWebWidget::AllChangeFlags' : class 'std::bitset<0x024>' needs to have dll-interface to be used by clients of class 'Wt::WWebWidget' C:\Wt\3.3.7\msvs2013_64\include\Wt/WWebWidget(418) : warning C4251: 'Wt::WWebWidget::flags_' : class 'std::bitset<0x024>' needs to have dll-interface to be used by clients of class 'Wt::WWebWidget' C:\Wt\3.3.7\msvs2013_64\include\Wt/WWebWidget(529) : warning C4251: 'Wt::WWebWidget::emptyWidgetList_' : class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WWebWidget' with [ _Ty=Wt::WWidget * ] C:\Wt\3.3.7\msvs2013_64\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' C:\Wt\3.3.7\msvs2013_64\include\Wt/WCssDecorationStyle(220) : 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' C:\Wt\3.3.7\msvs2013_64\include\Wt/WCssDecorationStyle(226) : warning C4251: 'Wt::WCssDecorationStyle::backgroundImageLocation_' : class 'Wt::WFlags' needs to have dll-interface to be used by clients of class 'Wt::WCssDecorationStyle' C:\Wt\3.3.7\msvs2013_64\include\Wt/WCssDecorationStyle(228) : warning C4251: 'Wt::WCssDecorationStyle::textDecoration_' : class 'Wt::WFlags' needs to have dll-interface to be used by clients of class 'Wt::WCssDecorationStyle' C:\Wt\3.3.7\msvs2013_64\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' C:\Wt\3.3.7\msvs2013_64\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' C:\Wt\3.3.7\msvs2013_64\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' with [ _Ty=Wt::WCssRule * ] C:\Wt\3.3.7\msvs2013_64\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' with [ _Ty=Wt::WCssRule * ] C:\Wt\3.3.7\msvs2013_64\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' with [ _Kty=Wt::WCssRule * , _Ty=Wt::WCssRule * ] C:\Wt\3.3.7\msvs2013_64\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' with [ _Ty=std::string ] C:\Wt\3.3.7\msvs2013_64\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' with [ _Kty=std::string , _Ty=std::string ] C:\Wt\3.3.7\msvs2013_64\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' C:\Wt\3.3.7\msvs2013_64\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' C:\Wt\3.3.7\msvs2013_64\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' C:\Wt\3.3.7\msvs2013_64\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' with [ tz_type=boost::date_time::time_zone_base ] C:\Wt\3.3.7\msvs2013_64\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' with [ _Ty=Wt::WMessageResources * ] C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2183) : warning C4251: 'Wt::WApplication::requestTooLarge_' : class 'Wt::Signal' needs to have dll-interface to be used by clients of class 'Wt::WApplication' C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2225) : warning C4251: 'Wt::WApplication::weakSession_' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'Wt::WApplication' C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2237) : 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' C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2237) : 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' C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2238) : warning C4251: 'Wt::WApplication::internalPathChanged_' : class 'Wt::Signal' needs to have dll-interface to be used by clients of class 'Wt::WApplication' C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2238) : warning C4251: 'Wt::WApplication::internalPathInvalid_' : class 'Wt::Signal' needs to have dll-interface to be used by clients of class 'Wt::WApplication' C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2246) : 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' C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2256) : 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' C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2256) : 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' C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2262) : 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' C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2266) : warning C4251: 'Wt::WApplication::scriptLibraries_' : class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' with [ _Ty=Wt::WApplication::ScriptLibrary ] C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2270) : warning C4251: 'Wt::WApplication::styleSheets_' : class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' with [ _Ty=Wt::WCssStyleSheet ] C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2271) : warning C4251: 'Wt::WApplication::styleSheetsToRemove_' : class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' with [ _Ty=Wt::WCssStyleSheet ] C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2275) : warning C4251: 'Wt::WApplication::metaHeaders_' : class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' with [ _Ty=Wt::MetaHeader ] C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2276) : warning C4251: 'Wt::WApplication::metaLinks_' : class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' with [ _Ty=Wt::WApplication::MetaLink ] C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2278) : warning C4251: 'Wt::WApplication::exposedSignals_' : class 'std::map,std::allocator>>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' with [ _Kty=std::string , _Ty=Wt::EventSignalBase * ] C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2279) : warning C4251: 'Wt::WApplication::exposedResources_' : class 'std::map,std::allocator>>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' with [ _Kty=std::string , _Ty=Wt::WResource * ] C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2280) : warning C4251: 'Wt::WApplication::encodedObjects_' : class 'std::map,std::allocator>>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' with [ _Kty=std::string , _Ty=Wt::WObject * ] C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2282) : 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' with [ _Kty=std::string , _Ty=std::string ] C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2287) : 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' C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2287) : 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' C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2289) : 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' C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2293) : warning C4251: 'Wt::WApplication::javaScriptPreamble_' : class 'std::vector>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' with [ _Ty=Wt::WJavaScriptPreamble ] C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2298) : 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' with [ _Kty=const char * ] C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2301) : warning C4251: 'Wt::WApplication::showLoadingIndicator_' : class 'Wt::EventSignal' needs to have dll-interface to be used by clients of class 'Wt::WApplication' C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2301) : warning C4251: 'Wt::WApplication::hideLoadingIndicator_' : class 'Wt::EventSignal' needs to have dll-interface to be used by clients of class 'Wt::WApplication' C:\Wt\3.3.7\msvs2013_64\include\Wt/WApplication(2304) : warning C4251: 'Wt::WApplication::objectStore_' : class 'std::map,std::allocator>>' needs to have dll-interface to be used by clients of class 'Wt::WApplication' with [ _Kty=const char * , _Ty=boost::any ] C:\Wt\3.3.7\msvs2013_64\include\Wt/WEnvironment(686) : warning C4251: 'Wt::WEnvironment::queryString_' : class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WEnvironment' C:\Wt\3.3.7\msvs2013_64\include\Wt/WEnvironment(689) : warning C4251: 'Wt::WEnvironment::parameters_' : class 'std::map,std::allocator>>' needs to have dll-interface to be used by clients of class 'Wt::WEnvironment' with [ _Kty=std::string , _Ty=Wt::Http::ParameterValues ] C:\Wt\3.3.7\msvs2013_64\include\Wt/WEnvironment(690) : warning C4251: 'Wt::WEnvironment::cookies_' : class 'std::map,std::allocator>>' needs to have dll-interface to be used by clients of class 'Wt::WEnvironment' with [ _Kty=std::string , _Ty=std::string ] C:\Wt\3.3.7\msvs2013_64\include\Wt/WEnvironment(694) : warning C4251: 'Wt::WEnvironment::host_' : class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WEnvironment' C:\Wt\3.3.7\msvs2013_64\include\Wt/WEnvironment(695) : warning C4251: 'Wt::WEnvironment::userAgent_' : class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WEnvironment' C:\Wt\3.3.7\msvs2013_64\include\Wt/WEnvironment(696) : warning C4251: 'Wt::WEnvironment::urlScheme_' : class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WEnvironment' C:\Wt\3.3.7\msvs2013_64\include\Wt/WEnvironment(697) : warning C4251: 'Wt::WEnvironment::referer_' : class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WEnvironment' C:\Wt\3.3.7\msvs2013_64\include\Wt/WEnvironment(698) : warning C4251: 'Wt::WEnvironment::accept_' : class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WEnvironment' C:\Wt\3.3.7\msvs2013_64\include\Wt/WEnvironment(699) : warning C4251: 'Wt::WEnvironment::serverSignature_' : class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WEnvironment' C:\Wt\3.3.7\msvs2013_64\include\Wt/WEnvironment(700) : warning C4251: 'Wt::WEnvironment::serverSoftware_' : class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WEnvironment' C:\Wt\3.3.7\msvs2013_64\include\Wt/WEnvironment(701) : warning C4251: 'Wt::WEnvironment::serverAdmin_' : class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WEnvironment' C:\Wt\3.3.7\msvs2013_64\include\Wt/WEnvironment(702) : warning C4251: 'Wt::WEnvironment::clientAddress_' : class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WEnvironment' C:\Wt\3.3.7\msvs2013_64\include\Wt/WEnvironment(703) : warning C4251: 'Wt::WEnvironment::pathInfo_' : class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WEnvironment' C:\Wt\3.3.7\msvs2013_64\include\Wt/WEnvironment(704) : warning C4251: 'Wt::WEnvironment::internalPath_' : class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WEnvironment' C:\Wt\3.3.7\msvs2013_64\include\Wt/WEnvironment(705) : warning C4251: 'Wt::WEnvironment::publicDeploymentPath_' : class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'Wt::WEnvironment'