cd sdk\ && ( if not exist Makefile c:\libQT-5.11-dev\MSVC64RH\bin\qmake.exe -o Makefile c:\QTIF-3.1.83-dev\build\src\sdk\sdk.pro "IFW_BUILD_TREE=c:\QTIF-3.1.83-dev\build\..\MSVC64RH" ) && "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX64\x64\nmake.exe" -f Makefile Microsoft (R) Program Maintenance Utility Version 14.11.25547.0 Copyright (C) Microsoft Corporation. All rights reserved. "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX64\x64\nmake.exe" -f Makefile.Release Microsoft (R) Program Maintenance Utility Version 14.11.25547.0 Copyright (C) Microsoft Corporation. All rights reserved. link /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /SUBSYSTEM:WINDOWS "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" /OUT:c:\QTIF-3.1.83-dev\MSVC64RH\bin\installerbase.exe @C:\Users\test\AppData\Local\Temp\nm19DD.tmp Creating library c:\QTIF-3.1.83-dev\MSVC64RH\bin\installerbase.lib and object c:\QTIF-3.1.83-dev\MSVC64RH\bin\installerbase.exp main.obj : warning LNK4217: locally defined symbol ??0RemoteServer@QInstaller@@QEAA@PEAVQObject@@@Z (public: __cdecl QInstaller::RemoteServer::RemoteServer(class QObject *)) imported in function main main.obj : warning LNK4217: locally defined symbol ??1RemoteServer@QInstaller@@UEAA@XZ (public: virtual __cdecl QInstaller::RemoteServer::~RemoteServer(void)) imported in function "public: virtual void * __cdecl QInstaller::RemoteServer::`scalar deleting destructor'(unsigned int)" (??_GRemoteServer@QInstaller@@UEAAPEAXI@Z) main.obj : warning LNK4217: locally defined symbol ?start@RemoteServer@QInstaller@@QEAAXXZ (public: void __cdecl QInstaller::RemoteServer::start(void)) imported in function main main.obj : warning LNK4217: locally defined symbol ?init@RemoteServer@QInstaller@@QEAAXAEBVQString@@0W4Mode@Protocol@2@@Z (public: void __cdecl QInstaller::RemoteServer::init(class QString const &,class QString const &,enum QInstaller::Protocol::Mode)) imported in function main main.obj : warning LNK4217: locally defined symbol ?parseCommandLineArgs@QInstaller@@YA?AVQStringList@@HPEAPEAD@Z (class QStringList __cdecl QInstaller::parseCommandLineArgs(int,char * *)) imported in function main main.obj : warning LNK4217: locally defined symbol ?setVerbose@QInstaller@@YAX_N@Z (void __cdecl QInstaller::setVerbose(bool)) imported in function main main.obj : warning LNK4217: locally defined symbol ?isVerbose@QInstaller@@YA_NXZ (bool __cdecl QInstaller::isVerbose(void)) imported in function main installerbase.obj : warning LNK4217: locally defined symbol ?isVerbose@QInstaller@@YA_NXZ (bool __cdecl QInstaller::isVerbose(void)) imported in function "private: void __cdecl InstallerBase::dumpResourceTree(void)const " (?dumpResourceTree@InstallerBase@@AEBAXXZ) installerbase.obj : warning LNK4217: locally defined symbol ?open@Resource@QInstaller@@QEAA_NXZ (public: bool __cdecl QInstaller::Resource::open(void)) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) updatechecker.obj : warning LNK4217: locally defined symbol ?open@Resource@QInstaller@@QEAA_NXZ (public: bool __cdecl QInstaller::Resource::open(void)) imported in function "public: __cdecl QList >::~QList >(void)" (??1?$QList@V?$QSharedPointer@VResource@QInstaller@@@@@@QEAA@XZ) installerbase.obj : warning LNK4217: locally defined symbol ?resources@ResourceCollection@QInstaller@@QEBA?AV?$QList@V?$QSharedPointer@VResource@QInstaller@@@@@@XZ (public: class QList > __cdecl QInstaller::ResourceCollection::resources(void)const ) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) updatechecker.obj : warning LNK4049: locally defined symbol ?resources@ResourceCollection@QInstaller@@QEBA?AV?$QList@V?$QSharedPointer@VResource@QInstaller@@@@@@XZ (public: class QList > __cdecl QInstaller::ResourceCollection::resources(void)const ) imported installerbase.obj : warning LNK4217: locally defined symbol ??1ResourceCollection@QInstaller@@QEAA@XZ (public: __cdecl QInstaller::ResourceCollection::~ResourceCollection(void)) imported in function "public: __cdecl QList::~QList(void)" (??1?$QList@VResourceCollection@QInstaller@@@@QEAA@XZ) updatechecker.obj : warning LNK4049: locally defined symbol ??1ResourceCollection@QInstaller@@QEAA@XZ (public: __cdecl QInstaller::ResourceCollection::~ResourceCollection(void)) imported installerbase.obj : warning LNK4217: locally defined symbol ?collections@ResourceCollectionManager@QInstaller@@QEBA?AV?$QList@VResourceCollection@QInstaller@@@@XZ (public: class QList __cdecl QInstaller::ResourceCollectionManager::collections(void)const ) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) updatechecker.obj : warning LNK4049: locally defined symbol ?collections@ResourceCollectionManager@QInstaller@@QEBA?AV?$QList@VResourceCollection@QInstaller@@@@XZ (public: class QList __cdecl QInstaller::ResourceCollectionManager::collections(void)const ) imported installerbase.obj : warning LNK4217: locally defined symbol ?collectionByName@ResourceCollectionManager@QInstaller@@QEBA?AVResourceCollection@2@AEBVQByteArray@@@Z (public: class QInstaller::ResourceCollection __cdecl QInstaller::ResourceCollectionManager::collectionByName(class QByteArray const &)const ) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) updatechecker.obj : warning LNK4049: locally defined symbol ?collectionByName@ResourceCollectionManager@QInstaller@@QEBA?AVResourceCollection@2@AEBVQByteArray@@@Z (public: class QInstaller::ResourceCollection __cdecl QInstaller::ResourceCollectionManager::collectionByName(class QByteArray const &)const ) imported installerbase.obj : warning LNK4217: locally defined symbol ??0ResourceCollectionManager@QInstaller@@QEAA@XZ (public: __cdecl QInstaller::ResourceCollectionManager::ResourceCollectionManager(void)) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) updatechecker.obj : warning LNK4049: locally defined symbol ??0ResourceCollectionManager@QInstaller@@QEAA@XZ (public: __cdecl QInstaller::ResourceCollectionManager::ResourceCollectionManager(void)) imported installerbase.obj : warning LNK4217: locally defined symbol ??1ResourceCollectionManager@QInstaller@@QEAA@XZ (public: __cdecl QInstaller::ResourceCollectionManager::~ResourceCollectionManager(void)) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) updatechecker.obj : warning LNK4217: locally defined symbol ??1ResourceCollectionManager@QInstaller@@QEAA@XZ (public: __cdecl QInstaller::ResourceCollectionManager::~ResourceCollectionManager(void)) imported in function "class std::basic_ostream > & __cdecl std::operator<< >(class std::basic_ostream > &,char const *)" (??$?6U?$char_traits@D@std@@@std@@YAAEAV?$basic_ostream@DU?$char_traits@D@std@@@0@AEAV10@PEBD@Z) installerbase.obj : warning LNK4217: locally defined symbol ?findMagicCookie@BinaryContent@QInstaller@@SA_JPEAVQFile@@_K@Z (public: static __int64 __cdecl QInstaller::BinaryContent::findMagicCookie(class QFile *,unsigned __int64)) imported in function "public: class QString __cdecl SDKApp::datFile(class QString const &)const " (?datFile@?$SDKApp@VQApplication@@@@QEBA?AVQString@@AEBV2@@Z) updatechecker.obj : warning LNK4217: locally defined symbol ?findMagicCookie@BinaryContent@QInstaller@@SA_JPEAVQFile@@_K@Z (public: static __int64 __cdecl QInstaller::BinaryContent::findMagicCookie(class QFile *,unsigned __int64)) imported in function "public: __cdecl QInstaller::Error::Error(class QInstaller::Error const &)" (??0Error@QInstaller@@QEAA@AEBV01@@Z) installerbase.obj : warning LNK4217: locally defined symbol ?readBinaryContent@BinaryContent@QInstaller@@SAXPEAVQFile@@PEAV?$QList@UOperationBlob@QInstaller@@@@PEAVResourceCollectionManager@2@PEA_J_K@Z (public: static void __cdecl QInstaller::BinaryContent::readBinaryContent(class QFile *,class QList *,class QInstaller::ResourceCollectionManager *,__int64 *,unsigned __int64)) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) updatechecker.obj : warning LNK4217: locally defined symbol ?readBinaryContent@BinaryContent@QInstaller@@SAXPEAVQFile@@PEAV?$QList@UOperationBlob@QInstaller@@@@PEAVResourceCollectionManager@2@PEA_J_K@Z (public: static void __cdecl QInstaller::BinaryContent::readBinaryContent(class QFile *,class QList *,class QInstaller::ResourceCollectionManager *,__int64 *,unsigned __int64)) imported in function "public: virtual __cdecl QInstaller::Error::~Error(void)" (??1Error@QInstaller@@UEAA@XZ) installerbase.obj : warning LNK4217: locally defined symbol ?retrieveInt64@QInstaller@@YA_JPEAVQFileDevice@@@Z (__int64 __cdecl QInstaller::retrieveInt64(class QFileDevice *)) imported in function "public: class QString __cdecl SDKApp::datFile(class QString const &)const " (?datFile@?$SDKApp@VQApplication@@@@QEBA?AVQString@@AEBV2@@Z) updatechecker.obj : warning LNK4049: locally defined symbol ?retrieveInt64@QInstaller@@YA_JPEAVQFileDevice@@@Z (__int64 __cdecl QInstaller::retrieveInt64(class QFileDevice *)) imported installerbase.obj : warning LNK4217: locally defined symbol ?openForRead@QInstaller@@YAXPEAVQFileDevice@@@Z (void __cdecl QInstaller::openForRead(class QFileDevice *)) imported in function "public: class QString __cdecl SDKApp::datFile(class QString const &)const " (?datFile@?$SDKApp@VQApplication@@@@QEBA?AVQString@@AEBV2@@Z) updatechecker.obj : warning LNK4049: locally defined symbol ?openForRead@QInstaller@@YAXPEAVQFileDevice@@@Z (void __cdecl QInstaller::openForRead(class QFileDevice *)) imported installerbase.obj : warning LNK4217: locally defined symbol ?isInBundle@QInstaller@@YA_NAEBVQString@@PEAV2@@Z (bool __cdecl QInstaller::isInBundle(class QString const &,class QString *)) imported in function "public: class QString __cdecl SDKApp::datFile(class QString const &)const " (?datFile@?$SDKApp@VQApplication@@@@QEBA?AVQString@@AEBV2@@Z) updatechecker.obj : warning LNK4049: locally defined symbol ?isInBundle@QInstaller@@YA_NAEBVQString@@PEAV2@@Z (bool __cdecl QInstaller::isInBundle(class QString const &,class QString *)) imported installerbase.obj : warning LNK4217: locally defined symbol ??0PackageManagerCore@QInstaller@@QEAA@_JAEBV?$QList@UOperationBlob@QInstaller@@@@AEBVQString@@2W4Mode@Protocol@1@@Z (public: __cdecl QInstaller::PackageManagerCore::PackageManagerCore(__int64,class QList const &,class QString const &,class QString const &,enum QInstaller::Protocol::Mode)) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) updatechecker.obj : warning LNK4217: locally defined symbol ??0PackageManagerCore@QInstaller@@QEAA@_JAEBV?$QList@UOperationBlob@QInstaller@@@@AEBVQString@@2W4Mode@Protocol@1@@Z (public: __cdecl QInstaller::PackageManagerCore::PackageManagerCore(__int64,class QList const &,class QString const &,class QString const &,enum QInstaller::Protocol::Mode)) imported in function "public: int __cdecl UpdateChecker::check(void)" (?check@UpdateChecker@@QEAAHXZ) installerbase.obj : warning LNK4217: locally defined symbol ??1PackageManagerCore@QInstaller@@UEAA@XZ (public: virtual __cdecl QInstaller::PackageManagerCore::~PackageManagerCore(void)) imported in function "public: virtual void * __cdecl QInstaller::PackageManagerCore::`scalar deleting destructor'(unsigned int)" (??_GPackageManagerCore@QInstaller@@UEAAPEAXI@Z) updatechecker.obj : warning LNK4217: locally defined symbol ??1PackageManagerCore@QInstaller@@UEAA@XZ (public: virtual __cdecl QInstaller::PackageManagerCore::~PackageManagerCore(void)) imported in function "public: int __cdecl UpdateChecker::check(void)" (?check@UpdateChecker@@QEAAHXZ) installerbase.obj : warning LNK4217: locally defined symbol ?status@PackageManagerCore@QInstaller@@QEBA?AW4Status@12@XZ (public: enum QInstaller::PackageManagerCore::Status __cdecl QInstaller::PackageManagerCore::status(void)const ) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) installerbase.obj : warning LNK4217: locally defined symbol ?setVirtualComponentsFont@PackageManagerCore@QInstaller@@SAXAEBVQFont@@@Z (public: static void __cdecl QInstaller::PackageManagerCore::setVirtualComponentsFont(class QFont const &)) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) installerbase.obj : warning LNK4217: locally defined symbol ?setVirtualComponentsVisible@PackageManagerCore@QInstaller@@SAX_N@Z (public: static void __cdecl QInstaller::PackageManagerCore::setVirtualComponentsVisible(bool)) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) updatechecker.obj : warning LNK4217: locally defined symbol ?setVirtualComponentsVisible@PackageManagerCore@QInstaller@@SAX_N@Z (public: static void __cdecl QInstaller::PackageManagerCore::setVirtualComponentsVisible(bool)) imported in function __catch$?detach_helper_grow@?$QList@VQByteArray@@@@AEAAPEAUNode@1@HH@Z$0 installerbase.obj : warning LNK4217: locally defined symbol ?setNoForceInstallation@PackageManagerCore@QInstaller@@SAX_N@Z (public: static void __cdecl QInstaller::PackageManagerCore::setNoForceInstallation(bool)) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) installerbase.obj : warning LNK4217: locally defined symbol ?setCreateLocalRepositoryFromBinary@PackageManagerCore@QInstaller@@SAX_N@Z (public: static void __cdecl QInstaller::PackageManagerCore::setCreateLocalRepositoryFromBinary(bool)) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) installerbase.obj : warning LNK4217: locally defined symbol ?proxyFactory@PackageManagerCore@QInstaller@@QEBAPEAVPackageManagerProxyFactory@2@XZ (public: class QInstaller::PackageManagerProxyFactory * __cdecl QInstaller::PackageManagerCore::proxyFactory(void)const ) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) installerbase.obj : warning LNK4217: locally defined symbol ?setValue@PackageManagerCore@QInstaller@@QEAAXAEBVQString@@0@Z (public: void __cdecl QInstaller::PackageManagerCore::setValue(class QString const &,class QString const &)) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) installerbase.obj : warning LNK4217: locally defined symbol ?addUserRepositories@PackageManagerCore@QInstaller@@QEAAXAEBVQStringList@@@Z (public: void __cdecl QInstaller::PackageManagerCore::addUserRepositories(class QStringList const &)) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) installerbase.obj : warning LNK4217: locally defined symbol ?setTemporaryRepositories@PackageManagerCore@QInstaller@@QEAAXAEBVQStringList@@_N1@Z (public: void __cdecl QInstaller::PackageManagerCore::setTemporaryRepositories(class QStringList const &,bool,bool)) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) installerbase.obj : warning LNK4217: locally defined symbol ?updateComponentsSilently@PackageManagerCore@QInstaller@@QEAAXXZ (public: void __cdecl QInstaller::PackageManagerCore::updateComponentsSilently(void)) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) installerbase.obj : warning LNK4217: locally defined symbol ?isInstaller@PackageManagerCore@QInstaller@@QEBA_NXZ (public: bool __cdecl QInstaller::PackageManagerCore::isInstaller(void)const ) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) installerbase.obj : warning LNK4217: locally defined symbol ?setUpdater@PackageManagerCore@QInstaller@@QEAAXXZ (public: void __cdecl QInstaller::PackageManagerCore::setUpdater(void)) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) installerbase.obj : warning LNK4217: locally defined symbol ?setPackageManager@PackageManagerCore@QInstaller@@QEAAXXZ (public: void __cdecl QInstaller::PackageManagerCore::setPackageManager(void)) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) installerbase.obj : warning LNK4217: locally defined symbol ?settings@PackageManagerCore@QInstaller@@QEBAAEAVSettings@2@XZ (public: class QInstaller::Settings & __cdecl QInstaller::PackageManagerCore::settings(void)const ) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) tabcontroller.obj : warning LNK4217: locally defined symbol ?settings@PackageManagerCore@QInstaller@@QEBAAEAVSettings@2@XZ (public: class QInstaller::Settings & __cdecl QInstaller::PackageManagerCore::settings(void)const ) imported in function "private: void __cdecl TabController::restartWizard(void)" (?restartWizard@TabController@@AEAAXXZ) installerbasecommons.obj : warning LNK4217: locally defined symbol ?settings@PackageManagerCore@QInstaller@@QEBAAEAVSettings@2@XZ (public: class QInstaller::Settings & __cdecl QInstaller::PackageManagerCore::settings(void)const ) imported in function "public: __cdecl InstallerGui::InstallerGui(class QInstaller::PackageManagerCore *)" (??0InstallerGui@@QEAA@PEAVPackageManagerCore@QInstaller@@@Z) settingsdialog.obj : warning LNK4049: locally defined symbol ?settings@PackageManagerCore@QInstaller@@QEBAAEAVSettings@2@XZ (public: class QInstaller::Settings & __cdecl QInstaller::PackageManagerCore::settings(void)const ) imported installerbase.obj : warning LNK4217: locally defined symbol ?finishedWithSuccess@PackageManagerCore@QInstaller@@QEBA_NXZ (public: bool __cdecl QInstaller::PackageManagerCore::finishedWithSuccess(void)const ) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) installerbase.obj : warning LNK4217: locally defined symbol ?valueChanged@PackageManagerCore@QInstaller@@QEAAXAEBVQString@@0@Z (public: void __cdecl QInstaller::PackageManagerCore::valueChanged(class QString const &,class QString const &)) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) installerbase.obj : warning LNK4217: locally defined symbol ?instance@BinaryFormatEngineHandler@QInstaller@@SAPEAV12@XZ (public: static class QInstaller::BinaryFormatEngineHandler * __cdecl QInstaller::BinaryFormatEngineHandler::instance(void)) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) updatechecker.obj : warning LNK4217: locally defined symbol ?instance@BinaryFormatEngineHandler@QInstaller@@SAPEAV12@XZ (public: static class QInstaller::BinaryFormatEngineHandler * __cdecl QInstaller::BinaryFormatEngineHandler::instance(void)) imported in function "public: class QString __cdecl SDKApp::datFile(class QString const &)const " (?datFile@?$SDKApp@VQCoreApplication@@@@QEBA?AVQString@@AEBV2@@Z) installerbase.obj : warning LNK4217: locally defined symbol ?registerResources@BinaryFormatEngineHandler@QInstaller@@QEAAXAEBV?$QList@VResourceCollection@QInstaller@@@@@Z (public: void __cdecl QInstaller::BinaryFormatEngineHandler::registerResources(class QList const &)) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) updatechecker.obj : warning LNK4217: locally defined symbol ?registerResources@BinaryFormatEngineHandler@QInstaller@@QEAAXAEBV?$QList@VResourceCollection@QInstaller@@@@@Z (public: void __cdecl QInstaller::BinaryFormatEngineHandler::registerResources(class QList const &)) imported in function "public: int __cdecl UpdateChecker::check(void)" (?check@UpdateChecker@@QEAAHXZ) installerbase.obj : warning LNK4217: locally defined symbol ?information@MessageBoxHandler@QInstaller@@SA?AW4StandardButton@QMessageBox@@PEAVQWidget@@AEBVQString@@11V?$QFlags@W4StandardButton@QMessageBox@@@@W434@@Z (public: static enum QMessageBox::StandardButton __cdecl QInstaller::MessageBoxHandler::information(class QWidget *,class QString const &,class QString const &,class QString const &,class QFlags,enum QMessageBox::StandardButton)) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) installerbase.obj : warning LNK4217: locally defined symbol ?instance@FileDownloaderFactory@KDUpdater@@SAAEAV12@XZ (public: static class KDUpdater::FileDownloaderFactory & __cdecl KDUpdater::FileDownloaderFactory::instance(void)) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) installerbase.obj : warning LNK4217: locally defined symbol ?setProxyFactory@FileDownloaderFactory@KDUpdater@@SAXPEAVFileDownloaderProxyFactory@2@@Z (public: static void __cdecl KDUpdater::FileDownloaderFactory::setProxyFactory(class KDUpdater::FileDownloaderProxyFactory *)) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) installerbase.obj : warning LNK4217: locally defined symbol ?instance@ProductKeyCheck@@SAPEAV1@XZ (public: static class ProductKeyCheck * __cdecl ProductKeyCheck::instance(void)) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) installerbasecommons.obj : warning LNK4049: locally defined symbol ?instance@ProductKeyCheck@@SAPEAV1@XZ (public: static class ProductKeyCheck * __cdecl ProductKeyCheck::instance(void)) imported settingsdialog.obj : warning LNK4049: locally defined symbol ?instance@ProductKeyCheck@@SAPEAV1@XZ (public: static class ProductKeyCheck * __cdecl ProductKeyCheck::instance(void)) imported updatechecker.obj : warning LNK4217: locally defined symbol ?instance@ProductKeyCheck@@SAPEAV1@XZ (public: static class ProductKeyCheck * __cdecl ProductKeyCheck::instance(void)) imported in function "public: virtual __cdecl SDKApp::~SDKApp(void)" (??1?$SDKApp@VQCoreApplication@@@@UEAA@XZ) installerbase.obj : warning LNK4217: locally defined symbol ?init@ProductKeyCheck@@QEAAXPEAVPackageManagerCore@QInstaller@@@Z (public: void __cdecl ProductKeyCheck::init(class QInstaller::PackageManagerCore *)) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) updatechecker.obj : warning LNK4217: locally defined symbol ?init@ProductKeyCheck@@QEAAXPEAVPackageManagerCore@QInstaller@@@Z (public: void __cdecl ProductKeyCheck::init(class QInstaller::PackageManagerCore *)) imported in function "int `public: __cdecl UpdateChecker::UpdateChecker(int &,char * * const)'::`1'::dtor$0" (?dtor$0@?0???0UpdateChecker@@QEAA@AEAHQEAPEAD@Z@4HA) installerbase.obj : warning LNK4217: locally defined symbol ?addPackagesFromXml@ProductKeyCheck@@QEAAXAEBVQString@@@Z (public: void __cdecl ProductKeyCheck::addPackagesFromXml(class QString const &)) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) updatechecker.obj : warning LNK4049: locally defined symbol ?addPackagesFromXml@ProductKeyCheck@@QEAAXAEBVQString@@@Z (public: void __cdecl ProductKeyCheck::addPackagesFromXml(class QString const &)) imported installerbase.obj : warning LNK4217: locally defined symbol ?hasValidLicense@ProductKeyCheck@@QEBA_NXZ (public: bool __cdecl ProductKeyCheck::hasValidLicense(void)const ) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) installerbase.obj : warning LNK4217: locally defined symbol ?createLocalRepository@Settings@QInstaller@@QEBA_NXZ (public: bool __cdecl QInstaller::Settings::createLocalRepository(void)const ) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) installerbase.obj : warning LNK4217: locally defined symbol ?setProxyType@Settings@QInstaller@@QEAAXW4ProxyType@12@@Z (public: void __cdecl QInstaller::Settings::setProxyType(enum QInstaller::Settings::ProxyType)) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) tabcontroller.obj : warning LNK4049: locally defined symbol ?setProxyType@Settings@QInstaller@@QEAAXW4ProxyType@12@@Z (public: void __cdecl QInstaller::Settings::setProxyType(enum QInstaller::Settings::ProxyType)) imported settingsdialog.obj : warning LNK4217: locally defined symbol ?setProxyType@Settings@QInstaller@@QEAAXW4ProxyType@12@@Z (public: void __cdecl QInstaller::Settings::setProxyType(enum QInstaller::Settings::ProxyType)) imported in function "public: __cdecl SettingsDialog::SettingsDialog(class QInstaller::PackageManagerCore *,class QWidget *)" (??0SettingsDialog@@QEAA@PEAVPackageManagerCore@QInstaller@@PEAVQWidget@@@Z) installerbase.obj : warning LNK4217: locally defined symbol ?translations@Settings@QInstaller@@QEBA?AVQStringList@@XZ (public: class QStringList __cdecl QInstaller::Settings::translations(void)const ) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) installerbase.obj : warning LNK4217: locally defined symbol ?controlScript@Settings@QInstaller@@QEBA?AVQString@@XZ (public: class QString __cdecl QInstaller::Settings::controlScript(void)const ) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) installerbase.obj : warning LNK4217: locally defined symbol ?lcResources@QInstaller@@YAAEBVQLoggingCategory@@XZ (class QLoggingCategory const & __cdecl QInstaller::lcResources(void)) imported in function "private: void __cdecl InstallerBase::dumpResourceTree(void)const " (?dumpResourceTree@InstallerBase@@AEBAXXZ) installerbase.obj : warning LNK4217: locally defined symbol ?lcTranslations@QInstaller@@YAAEBVQLoggingCategory@@XZ (class QLoggingCategory const & __cdecl QInstaller::lcTranslations(void)) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) installerbase.obj : warning LNK4217: locally defined symbol ?staticMetaObject@PackageManagerCore@QInstaller@@2UQMetaObject@@B (public: static struct QMetaObject const QInstaller::PackageManagerCore::staticMetaObject) imported in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) tabcontroller.obj : warning LNK4217: locally defined symbol ??1Repository@QInstaller@@QEAA@XZ (public: __cdecl QInstaller::Repository::~Repository(void)) imported in function "private: static void __cdecl QHash::deleteNode2(struct QHashData::Node *)" (?deleteNode2@?$QHash@VRepository@QInstaller@@UQHashDummyValue@@@@CAXPEAUNode@QHashData@@@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ??1Repository@QInstaller@@QEAA@XZ (public: __cdecl QInstaller::Repository::~Repository(void)) imported in function "public: virtual void * __cdecl QInstaller::PerformInstallationPage::`scalar deleting destructor'(unsigned int)" (??_GPerformInstallationPage@QInstaller@@UEAAPEAXI@Z) settingsdialog.obj : warning LNK4049: locally defined symbol ??1Repository@QInstaller@@QEAA@XZ (public: __cdecl QInstaller::Repository::~Repository(void)) imported tabcontroller.obj : warning LNK4217: locally defined symbol ?networkSettingsChanged@PackageManagerCore@QInstaller@@QEAAXXZ (public: void __cdecl QInstaller::PackageManagerCore::networkSettingsChanged(void)) imported in function "private: void __cdecl TabController::restartWizard(void)" (?restartWizard@TabController@@AEAAXXZ) tabcontroller.obj : warning LNK4217: locally defined symbol ?reset@PackageManagerCore@QInstaller@@QEAAXAEBV?$QHash@VQString@@V1@@@@Z (public: void __cdecl QInstaller::PackageManagerCore::reset(class QHash const &)) imported in function "private: void __cdecl TabController::restartWizard(void)" (?restartWizard@TabController@@AEAAXXZ) tabcontroller.obj : warning LNK4217: locally defined symbol ?writeMaintenanceTool@PackageManagerCore@QInstaller@@QEAAXXZ (public: void __cdecl QInstaller::PackageManagerCore::writeMaintenanceTool(void)) imported in function "public: virtual __cdecl TabController::~TabController(void)" (??1TabController@@UEAA@XZ) tabcontroller.obj : warning LNK4217: locally defined symbol ?setCanceled@PackageManagerCore@QInstaller@@QEAAXXZ (public: void __cdecl QInstaller::PackageManagerCore::setCanceled(void)) imported in function "private: void __cdecl TabController::onSettingsButtonClicked(void)" (?onSettingsButtonClicked@TabController@@AEAAXXZ) tabcontroller.obj : warning LNK4217: locally defined symbol ?loadControlScript@PackageManagerGui@QInstaller@@QEAAXAEBVQString@@@Z (public: void __cdecl QInstaller::PackageManagerGui::loadControlScript(class QString const &)) imported in function "public: int __cdecl TabController::init(void)" (?init@TabController@@QEAAHXZ) tabcontroller.obj : warning LNK4217: locally defined symbol ?showSettingsButton@PackageManagerGui@QInstaller@@QEAAX_N@Z (public: void __cdecl QInstaller::PackageManagerGui::showSettingsButton(bool)) imported in function "public: int __cdecl TabController::init(void)" (?init@TabController@@QEAAHXZ) tabcontroller.obj : warning LNK4217: locally defined symbol ?isSilent@PackageManagerGui@QInstaller@@QEBA_NXZ (public: bool __cdecl QInstaller::PackageManagerGui::isSilent(void)const ) imported in function "public: int __cdecl TabController::init(void)" (?init@TabController@@QEAAHXZ) tabcontroller.obj : warning LNK4217: locally defined symbol ?gotRestarted@PackageManagerGui@QInstaller@@QEAAXXZ (public: void __cdecl QInstaller::PackageManagerGui::gotRestarted(void)) imported in function "public: void __cdecl TabController::setGui(class QInstaller::PackageManagerGui *)" (?setGui@TabController@@QEAAXPEAVPackageManagerGui@QInstaller@@@Z) installerbasecommons.obj : warning LNK4049: locally defined symbol ?gotRestarted@PackageManagerGui@QInstaller@@QEAAXXZ (public: void __cdecl QInstaller::PackageManagerGui::gotRestarted(void)) imported tabcontroller.obj : warning LNK4217: locally defined symbol ?settingsButtonClicked@PackageManagerGui@QInstaller@@QEAAXXZ (public: void __cdecl QInstaller::PackageManagerGui::settingsButtonClicked(void)) imported in function "public: int __cdecl TabController::init(void)" (?init@TabController@@QEAAHXZ) tabcontroller.obj : warning LNK4217: locally defined symbol ?onCoreNetworkSettingsChanged@IntroductionPage@QInstaller@@QEAAXXZ (public: void __cdecl QInstaller::IntroductionPage::onCoreNetworkSettingsChanged(void)) imported in function "public: int __cdecl TabController::init(void)" (?init@TabController@@QEAAHXZ) tabcontroller.obj : warning LNK4217: locally defined symbol ?setMessage@IntroductionPage@QInstaller@@QEAAXAEBVQString@@@Z (public: void __cdecl QInstaller::IntroductionPage::setMessage(class QString const &)) imported in function "public: int __cdecl TabController::init(void)" (?init@TabController@@QEAAHXZ) tabcontroller.obj : warning LNK4217: locally defined symbol ?setErrorMessage@IntroductionPage@QInstaller@@QEAAXAEBVQString@@@Z (public: void __cdecl QInstaller::IntroductionPage::setErrorMessage(class QString const &)) imported in function "public: int __cdecl TabController::init(void)" (?init@TabController@@QEAAHXZ) tabcontroller.obj : warning LNK4217: locally defined symbol ??0Settings@QInstaller@@QEAA@XZ (public: __cdecl QInstaller::Settings::Settings(void)) imported in function "public: __cdecl TabController::Private::Private(void)" (??0Private@TabController@@QEAA@XZ) settingsdialog.obj : warning LNK4049: locally defined symbol ??0Settings@QInstaller@@QEAA@XZ (public: __cdecl QInstaller::Settings::Settings(void)) imported moc_settingsdialog.obj : warning LNK4049: locally defined symbol ??0Settings@QInstaller@@QEAA@XZ (public: __cdecl QInstaller::Settings::Settings(void)) imported tabcontroller.obj : warning LNK4217: locally defined symbol ??1Settings@QInstaller@@QEAA@XZ (public: __cdecl QInstaller::Settings::~Settings(void)) imported in function "public: __cdecl TabController::Private::~Private(void)" (??1Private@TabController@@QEAA@XZ) settingsdialog.obj : warning LNK4049: locally defined symbol ??1Settings@QInstaller@@QEAA@XZ (public: __cdecl QInstaller::Settings::~Settings(void)) imported moc_settingsdialog.obj : warning LNK4049: locally defined symbol ??1Settings@QInstaller@@QEAA@XZ (public: __cdecl QInstaller::Settings::~Settings(void)) imported tabcontroller.obj : warning LNK4217: locally defined symbol ??0Settings@QInstaller@@QEAA@AEBV01@@Z (public: __cdecl QInstaller::Settings::Settings(class QInstaller::Settings const &)) imported in function "public: static void * __cdecl QtMetaTypePrivate::QMetaTypeFunctionHelper::Construct(void *,void const *)" (?Construct@?$QMetaTypeFunctionHelper@VSettings@QInstaller@@$00@QtMetaTypePrivate@@SAPEAXPEAXPEBX@Z) moc_settingsdialog.obj : warning LNK4049: locally defined symbol ??0Settings@QInstaller@@QEAA@AEBV01@@Z (public: __cdecl QInstaller::Settings::Settings(class QInstaller::Settings const &)) imported tabcontroller.obj : warning LNK4217: locally defined symbol ??4Settings@QInstaller@@QEAAAEAV01@AEBV01@@Z (public: class QInstaller::Settings & __cdecl QInstaller::Settings::operator=(class QInstaller::Settings const &)) imported in function "private: void __cdecl TabController::onNetworkSettingsChanged(class QInstaller::Settings const &)" (?onNetworkSettingsChanged@TabController@@AEAAXAEBVSettings@QInstaller@@@Z) tabcontroller.obj : warning LNK4217: locally defined symbol ?hasReplacementRepos@Settings@QInstaller@@QEBA_NXZ (public: bool __cdecl QInstaller::Settings::hasReplacementRepos(void)const ) imported in function "private: void __cdecl TabController::restartWizard(void)" (?restartWizard@TabController@@AEAAXXZ) settingsdialog.obj : warning LNK4049: locally defined symbol ?hasReplacementRepos@Settings@QInstaller@@QEBA_NXZ (public: bool __cdecl QInstaller::Settings::hasReplacementRepos(void)const ) imported tabcontroller.obj : warning LNK4217: locally defined symbol ?defaultRepositories@Settings@QInstaller@@QEBA?AV?$QSet@VRepository@QInstaller@@@@XZ (public: class QSet __cdecl QInstaller::Settings::defaultRepositories(void)const ) imported in function "private: void __cdecl TabController::restartWizard(void)" (?restartWizard@TabController@@AEAAXXZ) settingsdialog.obj : warning LNK4049: locally defined symbol ?defaultRepositories@Settings@QInstaller@@QEBA?AV?$QSet@VRepository@QInstaller@@@@XZ (public: class QSet __cdecl QInstaller::Settings::defaultRepositories(void)const ) imported tabcontroller.obj : warning LNK4217: locally defined symbol ?setDefaultRepositories@Settings@QInstaller@@QEAAXAEBV?$QSet@VRepository@QInstaller@@@@@Z (public: void __cdecl QInstaller::Settings::setDefaultRepositories(class QSet const &)) imported in function "private: void __cdecl TabController::restartWizard(void)" (?restartWizard@TabController@@AEAAXXZ) settingsdialog.obj : warning LNK4049: locally defined symbol ?setDefaultRepositories@Settings@QInstaller@@QEAAXAEBV?$QSet@VRepository@QInstaller@@@@@Z (public: void __cdecl QInstaller::Settings::setDefaultRepositories(class QSet const &)) imported tabcontroller.obj : warning LNK4217: locally defined symbol ?temporaryRepositories@Settings@QInstaller@@QEBA?AV?$QSet@VRepository@QInstaller@@@@XZ (public: class QSet __cdecl QInstaller::Settings::temporaryRepositories(void)const ) imported in function "private: void __cdecl TabController::restartWizard(void)" (?restartWizard@TabController@@AEAAXXZ) settingsdialog.obj : warning LNK4049: locally defined symbol ?temporaryRepositories@Settings@QInstaller@@QEBA?AV?$QSet@VRepository@QInstaller@@@@XZ (public: class QSet __cdecl QInstaller::Settings::temporaryRepositories(void)const ) imported tabcontroller.obj : warning LNK4217: locally defined symbol ?setTemporaryRepositories@Settings@QInstaller@@QEAAXAEBV?$QSet@VRepository@QInstaller@@@@_N@Z (public: void __cdecl QInstaller::Settings::setTemporaryRepositories(class QSet const &,bool)) imported in function "private: void __cdecl TabController::restartWizard(void)" (?restartWizard@TabController@@AEAAXXZ) settingsdialog.obj : warning LNK4049: locally defined symbol ?setTemporaryRepositories@Settings@QInstaller@@QEAAXAEBV?$QSet@VRepository@QInstaller@@@@_N@Z (public: void __cdecl QInstaller::Settings::setTemporaryRepositories(class QSet const &,bool)) imported tabcontroller.obj : warning LNK4217: locally defined symbol ?userRepositories@Settings@QInstaller@@QEBA?AV?$QSet@VRepository@QInstaller@@@@XZ (public: class QSet __cdecl QInstaller::Settings::userRepositories(void)const ) imported in function "private: void __cdecl TabController::restartWizard(void)" (?restartWizard@TabController@@AEAAXXZ) settingsdialog.obj : warning LNK4049: locally defined symbol ?userRepositories@Settings@QInstaller@@QEBA?AV?$QSet@VRepository@QInstaller@@@@XZ (public: class QSet __cdecl QInstaller::Settings::userRepositories(void)const ) imported tabcontroller.obj : warning LNK4217: locally defined symbol ?setUserRepositories@Settings@QInstaller@@QEAAXAEBV?$QSet@VRepository@QInstaller@@@@@Z (public: void __cdecl QInstaller::Settings::setUserRepositories(class QSet const &)) imported in function "private: void __cdecl TabController::restartWizard(void)" (?restartWizard@TabController@@AEAAXXZ) settingsdialog.obj : warning LNK4049: locally defined symbol ?setUserRepositories@Settings@QInstaller@@QEAAXAEBV?$QSet@VRepository@QInstaller@@@@@Z (public: void __cdecl QInstaller::Settings::setUserRepositories(class QSet const &)) imported tabcontroller.obj : warning LNK4217: locally defined symbol ?proxyType@Settings@QInstaller@@QEBA?AW4ProxyType@12@XZ (public: enum QInstaller::Settings::ProxyType __cdecl QInstaller::Settings::proxyType(void)const ) imported in function "private: void __cdecl TabController::restartWizard(void)" (?restartWizard@TabController@@AEAAXXZ) settingsdialog.obj : warning LNK4049: locally defined symbol ?proxyType@Settings@QInstaller@@QEBA?AW4ProxyType@12@XZ (public: enum QInstaller::Settings::ProxyType __cdecl QInstaller::Settings::proxyType(void)const ) imported tabcontroller.obj : warning LNK4217: locally defined symbol ?ftpProxy@Settings@QInstaller@@QEBA?AVQNetworkProxy@@XZ (public: class QNetworkProxy __cdecl QInstaller::Settings::ftpProxy(void)const ) imported in function "private: void __cdecl TabController::restartWizard(void)" (?restartWizard@TabController@@AEAAXXZ) settingsdialog.obj : warning LNK4049: locally defined symbol ?ftpProxy@Settings@QInstaller@@QEBA?AVQNetworkProxy@@XZ (public: class QNetworkProxy __cdecl QInstaller::Settings::ftpProxy(void)const ) imported tabcontroller.obj : warning LNK4217: locally defined symbol ?setFtpProxy@Settings@QInstaller@@QEAAXAEBVQNetworkProxy@@@Z (public: void __cdecl QInstaller::Settings::setFtpProxy(class QNetworkProxy const &)) imported in function "private: void __cdecl TabController::restartWizard(void)" (?restartWizard@TabController@@AEAAXXZ) settingsdialog.obj : warning LNK4049: locally defined symbol ?setFtpProxy@Settings@QInstaller@@QEAAXAEBVQNetworkProxy@@@Z (public: void __cdecl QInstaller::Settings::setFtpProxy(class QNetworkProxy const &)) imported tabcontroller.obj : warning LNK4217: locally defined symbol ?httpProxy@Settings@QInstaller@@QEBA?AVQNetworkProxy@@XZ (public: class QNetworkProxy __cdecl QInstaller::Settings::httpProxy(void)const ) imported in function "private: void __cdecl TabController::restartWizard(void)" (?restartWizard@TabController@@AEAAXXZ) settingsdialog.obj : warning LNK4049: locally defined symbol ?httpProxy@Settings@QInstaller@@QEBA?AVQNetworkProxy@@XZ (public: class QNetworkProxy __cdecl QInstaller::Settings::httpProxy(void)const ) imported tabcontroller.obj : warning LNK4217: locally defined symbol ?setHttpProxy@Settings@QInstaller@@QEAAXAEBVQNetworkProxy@@@Z (public: void __cdecl QInstaller::Settings::setHttpProxy(class QNetworkProxy const &)) imported in function "private: void __cdecl TabController::restartWizard(void)" (?restartWizard@TabController@@AEAAXXZ) settingsdialog.obj : warning LNK4049: locally defined symbol ?setHttpProxy@Settings@QInstaller@@QEAAXAEBVQNetworkProxy@@@Z (public: void __cdecl QInstaller::Settings::setHttpProxy(class QNetworkProxy const &)) imported tabcontroller.obj : warning LNK4217: locally defined symbol ?staticMetaObject@PackageManagerGui@QInstaller@@2UQMetaObject@@B (public: static struct QMetaObject const QInstaller::PackageManagerGui::staticMetaObject) imported in function "public: int __cdecl TabController::init(void)" (?init@TabController@@QEAAHXZ) moc_installerbasecommons.obj : warning LNK4049: locally defined symbol ?staticMetaObject@PackageManagerGui@QInstaller@@2UQMetaObject@@B (public: static struct QMetaObject const QInstaller::PackageManagerGui::staticMetaObject) imported tabcontroller.obj : warning LNK4217: locally defined symbol ?staticMetaObject@PackageManagerPage@QInstaller@@2UQMetaObject@@B (public: static struct QMetaObject const QInstaller::PackageManagerPage::staticMetaObject) imported in function "public: int __cdecl TabController::init(void)" (?init@TabController@@QEAAHXZ) tabcontroller.obj : warning LNK4217: locally defined symbol ?staticMetaObject@IntroductionPage@QInstaller@@2UQMetaObject@@B (public: static struct QMetaObject const QInstaller::IntroductionPage::staticMetaObject) imported in function "public: int __cdecl TabController::init(void)" (?init@TabController@@QEAAHXZ) installerbasecommons.obj : warning LNK4049: locally defined symbol ?staticMetaObject@IntroductionPage@QInstaller@@2UQMetaObject@@B (public: static struct QMetaObject const QInstaller::IntroductionPage::staticMetaObject) imported installerbasecommons.obj : warning LNK4217: locally defined symbol ?isValid@Repository@QInstaller@@QEBA_NXZ (public: bool __cdecl QInstaller::Repository::isValid(void)const ) imported in function "private: bool __cdecl MaintenanceGui::validRepositoriesAvailable(void)const " (?validRepositoriesAvailable@MaintenanceGui@@AEBA_NXZ) installerbasecommons.obj : warning LNK4217: locally defined symbol ?isEnabled@Repository@QInstaller@@QEBA_NXZ (public: bool __cdecl QInstaller::Repository::isEnabled(void)const ) imported in function "private: bool __cdecl MaintenanceGui::validRepositoriesAvailable(void)const " (?validRepositoriesAvailable@MaintenanceGui@@AEBA_NXZ) settingsdialog.obj : warning LNK4049: locally defined symbol ?isEnabled@Repository@QInstaller@@QEBA_NXZ (public: bool __cdecl QInstaller::Repository::isEnabled(void)const ) imported installerbasecommons.obj : warning LNK4217: locally defined symbol ?componentScriptEngine@PackageManagerCore@QInstaller@@QEBAPEAVScriptEngine@2@XZ (public: class QInstaller::ScriptEngine * __cdecl QInstaller::PackageManagerCore::componentScriptEngine(void)const ) imported in function "public: __cdecl InstallerGui::InstallerGui(class QInstaller::PackageManagerCore *)" (??0InstallerGui@@QEAA@PEAVPackageManagerCore@QInstaller@@@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ?controlScriptEngine@PackageManagerCore@QInstaller@@QEBAPEAVScriptEngine@2@XZ (public: class QInstaller::ScriptEngine * __cdecl QInstaller::PackageManagerCore::controlScriptEngine(void)const ) imported in function "public: __cdecl InstallerGui::InstallerGui(class QInstaller::PackageManagerCore *)" (??0InstallerGui@@QEAA@PEAVPackageManagerCore@QInstaller@@@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ?isOfflineOnly@PackageManagerCore@QInstaller@@QEBA_NXZ (public: bool __cdecl QInstaller::PackageManagerCore::isOfflineOnly(void)const ) imported in function "public: __cdecl MaintenanceGui::MaintenanceGui(class QInstaller::PackageManagerCore *)" (??0MaintenanceGui@@QEAA@PEAVPackageManagerCore@QInstaller@@@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ?setUninstaller@PackageManagerCore@QInstaller@@QEAAXXZ (public: void __cdecl QInstaller::PackageManagerCore::setUninstaller(void)) imported in function "public: __cdecl MaintenanceGui::MaintenanceGui(class QInstaller::PackageManagerCore *)" (??0MaintenanceGui@@QEAA@PEAVPackageManagerCore@QInstaller@@@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ?isUninstaller@PackageManagerCore@QInstaller@@QEBA_NXZ (public: bool __cdecl QInstaller::PackageManagerCore::isUninstaller(void)const ) imported in function "public: __cdecl MaintenanceGui::MaintenanceGui(class QInstaller::PackageManagerCore *)" (??0MaintenanceGui@@QEAA@PEAVPackageManagerCore@QInstaller@@@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ?setCompleteUninstallation@PackageManagerCore@QInstaller@@QEAAX_N@Z (public: void __cdecl QInstaller::PackageManagerCore::setCompleteUninstallation(bool)) imported in function "public: __cdecl MaintenanceGui::MaintenanceGui(class QInstaller::PackageManagerCore *)" (??0MaintenanceGui@@QEAA@PEAVPackageManagerCore@QInstaller@@@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ??0PackageManagerGui@QInstaller@@QEAA@PEAVPackageManagerCore@1@PEAVQWidget@@@Z (public: __cdecl QInstaller::PackageManagerGui::PackageManagerGui(class QInstaller::PackageManagerCore *,class QWidget *)) imported in function "public: __cdecl InstallerGui::InstallerGui(class QInstaller::PackageManagerCore *)" (??0InstallerGui@@QEAA@PEAVPackageManagerCore@QInstaller@@@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ??1PackageManagerGui@QInstaller@@UEAA@XZ (public: virtual __cdecl QInstaller::PackageManagerGui::~PackageManagerGui(void)) imported in function "int `public: __cdecl InstallerGui::InstallerGui(class QInstaller::PackageManagerCore *)'::`1'::dtor$0" (?dtor$0@?0???0InstallerGui@@QEAA@PEAVPackageManagerCore@QInstaller@@@Z@4HA) installerbasecommons.obj : warning LNK4217: locally defined symbol ?wizardPageVisibilityChangeRequested@PackageManagerGui@QInstaller@@IEAAX_NH@Z (protected: void __cdecl QInstaller::PackageManagerGui::wizardPageVisibilityChangeRequested(bool,int)) imported in function "public: __cdecl MaintenanceGui::MaintenanceGui(class QInstaller::PackageManagerCore *)" (??0MaintenanceGui@@QEAA@PEAVPackageManagerCore@QInstaller@@@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ??0IntroductionPage@QInstaller@@QEAA@PEAVPackageManagerCore@1@@Z (public: __cdecl QInstaller::IntroductionPage::IntroductionPage(class QInstaller::PackageManagerCore *)) imported in function "public: __cdecl InstallerGui::InstallerGui(class QInstaller::PackageManagerCore *)" (??0InstallerGui@@QEAA@PEAVPackageManagerCore@QInstaller@@@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ?packageManagerCoreTypeChanged@IntroductionPage@QInstaller@@QEAAXXZ (public: void __cdecl QInstaller::IntroductionPage::packageManagerCoreTypeChanged(void)) imported in function "public: __cdecl MaintenanceGui::MaintenanceGui(class QInstaller::PackageManagerCore *)" (??0MaintenanceGui@@QEAA@PEAVPackageManagerCore@QInstaller@@@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ??1IntroductionPage@QInstaller@@UEAA@XZ (public: virtual __cdecl QInstaller::IntroductionPage::~IntroductionPage(void)) imported in function "public: virtual void * __cdecl QInstaller::IntroductionPage::`scalar deleting destructor'(unsigned int)" (??_GIntroductionPage@QInstaller@@UEAAPEAXI@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ??0LicenseAgreementPage@QInstaller@@QEAA@PEAVPackageManagerCore@1@@Z (public: __cdecl QInstaller::LicenseAgreementPage::LicenseAgreementPage(class QInstaller::PackageManagerCore *)) imported in function "public: __cdecl InstallerGui::InstallerGui(class QInstaller::PackageManagerCore *)" (??0InstallerGui@@QEAA@PEAVPackageManagerCore@QInstaller@@@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ??1LicenseAgreementPage@QInstaller@@UEAA@XZ (public: virtual __cdecl QInstaller::LicenseAgreementPage::~LicenseAgreementPage(void)) imported in function "public: virtual void * __cdecl QInstaller::LicenseAgreementPage::`scalar deleting destructor'(unsigned int)" (??_GLicenseAgreementPage@QInstaller@@UEAAPEAXI@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ??0ComponentSelectionPage@QInstaller@@QEAA@PEAVPackageManagerCore@1@@Z (public: __cdecl QInstaller::ComponentSelectionPage::ComponentSelectionPage(class QInstaller::PackageManagerCore *)) imported in function "public: __cdecl InstallerGui::InstallerGui(class QInstaller::PackageManagerCore *)" (??0InstallerGui@@QEAA@PEAVPackageManagerCore@QInstaller@@@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ??1ComponentSelectionPage@QInstaller@@UEAA@XZ (public: virtual __cdecl QInstaller::ComponentSelectionPage::~ComponentSelectionPage(void)) imported in function "public: virtual void * __cdecl QInstaller::ComponentSelectionPage::`scalar deleting destructor'(unsigned int)" (??_GComponentSelectionPage@QInstaller@@UEAAPEAXI@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ??0TargetDirectoryPage@QInstaller@@QEAA@PEAVPackageManagerCore@1@@Z (public: __cdecl QInstaller::TargetDirectoryPage::TargetDirectoryPage(class QInstaller::PackageManagerCore *)) imported in function "public: __cdecl InstallerGui::InstallerGui(class QInstaller::PackageManagerCore *)" (??0InstallerGui@@QEAA@PEAVPackageManagerCore@QInstaller@@@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ??1TargetDirectoryPage@QInstaller@@UEAA@XZ (public: virtual __cdecl QInstaller::TargetDirectoryPage::~TargetDirectoryPage(void)) imported in function "public: virtual void * __cdecl QInstaller::TargetDirectoryPage::`scalar deleting destructor'(unsigned int)" (??_GTargetDirectoryPage@QInstaller@@UEAAPEAXI@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ??0StartMenuDirectoryPage@QInstaller@@QEAA@PEAVPackageManagerCore@1@@Z (public: __cdecl QInstaller::StartMenuDirectoryPage::StartMenuDirectoryPage(class QInstaller::PackageManagerCore *)) imported in function "public: __cdecl InstallerGui::InstallerGui(class QInstaller::PackageManagerCore *)" (??0InstallerGui@@QEAA@PEAVPackageManagerCore@QInstaller@@@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ??1StartMenuDirectoryPage@QInstaller@@UEAA@XZ (public: virtual __cdecl QInstaller::StartMenuDirectoryPage::~StartMenuDirectoryPage(void)) imported in function "public: virtual void * __cdecl QInstaller::StartMenuDirectoryPage::`scalar deleting destructor'(unsigned int)" (??_GStartMenuDirectoryPage@QInstaller@@UEAAPEAXI@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ??0ReadyForInstallationPage@QInstaller@@QEAA@PEAVPackageManagerCore@1@@Z (public: __cdecl QInstaller::ReadyForInstallationPage::ReadyForInstallationPage(class QInstaller::PackageManagerCore *)) imported in function "public: __cdecl InstallerGui::InstallerGui(class QInstaller::PackageManagerCore *)" (??0InstallerGui@@QEAA@PEAVPackageManagerCore@QInstaller@@@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ??1ReadyForInstallationPage@QInstaller@@UEAA@XZ (public: virtual __cdecl QInstaller::ReadyForInstallationPage::~ReadyForInstallationPage(void)) imported in function "public: virtual void * __cdecl QInstaller::ReadyForInstallationPage::`scalar deleting destructor'(unsigned int)" (??_GReadyForInstallationPage@QInstaller@@UEAAPEAXI@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ??0PerformInstallationPage@QInstaller@@QEAA@PEAVPackageManagerCore@1@@Z (public: __cdecl QInstaller::PerformInstallationPage::PerformInstallationPage(class QInstaller::PackageManagerCore *)) imported in function "public: __cdecl InstallerGui::InstallerGui(class QInstaller::PackageManagerCore *)" (??0InstallerGui@@QEAA@PEAVPackageManagerCore@QInstaller@@@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ??1PerformInstallationPage@QInstaller@@UEAA@XZ (public: virtual __cdecl QInstaller::PerformInstallationPage::~PerformInstallationPage(void)) imported in function "public: virtual void * __cdecl QInstaller::PerformInstallationPage::`scalar deleting destructor'(unsigned int)" (??_GPerformInstallationPage@QInstaller@@UEAAPEAXI@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ??0FinishedPage@QInstaller@@QEAA@PEAVPackageManagerCore@1@@Z (public: __cdecl QInstaller::FinishedPage::FinishedPage(class QInstaller::PackageManagerCore *)) imported in function "public: __cdecl InstallerGui::InstallerGui(class QInstaller::PackageManagerCore *)" (??0InstallerGui@@QEAA@PEAVPackageManagerCore@QInstaller@@@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ??1FinishedPage@QInstaller@@UEAA@XZ (public: virtual __cdecl QInstaller::FinishedPage::~FinishedPage(void)) imported in function "public: virtual void * __cdecl QInstaller::FinishedPage::`scalar deleting destructor'(unsigned int)" (??_GFinishedPage@QInstaller@@UEAAPEAXI@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ??0RestartPage@QInstaller@@QEAA@PEAVPackageManagerCore@1@@Z (public: __cdecl QInstaller::RestartPage::RestartPage(class QInstaller::PackageManagerCore *)) imported in function "public: __cdecl MaintenanceGui::MaintenanceGui(class QInstaller::PackageManagerCore *)" (??0MaintenanceGui@@QEAA@PEAVPackageManagerCore@QInstaller@@@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ?restart@RestartPage@QInstaller@@QEAAXXZ (public: void __cdecl QInstaller::RestartPage::restart(void)) imported in function "public: __cdecl MaintenanceGui::MaintenanceGui(class QInstaller::PackageManagerCore *)" (??0MaintenanceGui@@QEAA@PEAVPackageManagerCore@QInstaller@@@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ??1RestartPage@QInstaller@@UEAA@XZ (public: virtual __cdecl QInstaller::RestartPage::~RestartPage(void)) imported in function "public: virtual void * __cdecl QInstaller::RestartPage::`scalar deleting destructor'(unsigned int)" (??_GRestartPage@QInstaller@@UEAAPEAXI@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ?addToGlobalObject@ScriptEngine@QInstaller@@QEAAXPEAVQObject@@@Z (public: void __cdecl QInstaller::ScriptEngine::addToGlobalObject(class QObject *)) imported in function "public: __cdecl InstallerGui::InstallerGui(class QInstaller::PackageManagerCore *)" (??0InstallerGui@@QEAA@PEAVPackageManagerCore@QInstaller@@@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ?registeredPages@ProductKeyCheck@@QEBA?AV?$QList@H@@XZ (public: class QList __cdecl ProductKeyCheck::registeredPages(void)const ) imported in function "public: __cdecl InstallerGui::InstallerGui(class QInstaller::PackageManagerCore *)" (??0InstallerGui@@QEAA@PEAVPackageManagerCore@QInstaller@@@Z) installerbasecommons.obj : warning LNK4217: locally defined symbol ?repositories@Settings@QInstaller@@QEBA?AV?$QSet@VRepository@QInstaller@@@@XZ (public: class QSet __cdecl QInstaller::Settings::repositories(void)const ) imported in function "private: bool __cdecl MaintenanceGui::validRepositoriesAvailable(void)const " (?validRepositoriesAvailable@MaintenanceGui@@AEBA_NXZ) installerbasecommons.obj : warning LNK4217: locally defined symbol ?staticMetaObject@RestartPage@QInstaller@@2UQMetaObject@@B (public: static struct QMetaObject const QInstaller::RestartPage::staticMetaObject) imported in function "public: __cdecl MaintenanceGui::MaintenanceGui(class QInstaller::PackageManagerCore *)" (??0MaintenanceGui@@QEAA@PEAVPackageManagerCore@QInstaller@@@Z) settingsdialog.obj : warning LNK4217: locally defined symbol ??0Repository@QInstaller@@QEAA@XZ (public: __cdecl QInstaller::Repository::Repository(void)) imported in function "public: __cdecl RepositoryItem::RepositoryItem(class QString const &)" (??0RepositoryItem@@QEAA@AEBVQString@@@Z) settingsdialog.obj : warning LNK4217: locally defined symbol ??0Repository@QInstaller@@QEAA@AEBV01@@Z (public: __cdecl QInstaller::Repository::Repository(class QInstaller::Repository const &)) imported in function "public: __cdecl RepositoryItem::RepositoryItem(class QInstaller::Repository const &)" (??0RepositoryItem@@QEAA@AEBVRepository@QInstaller@@@Z) settingsdialog.obj : warning LNK4217: locally defined symbol ??0Repository@QInstaller@@QEAA@AEBVQUrl@@_N1@Z (public: __cdecl QInstaller::Repository::Repository(class QUrl const &,bool,bool)) imported in function "public: __cdecl RepositoryItem::RepositoryItem(class QString const &)" (??0RepositoryItem@@QEAA@AEBVQString@@@Z) settingsdialog.obj : warning LNK4217: locally defined symbol ?isDefault@Repository@QInstaller@@QEBA_NXZ (public: bool __cdecl QInstaller::Repository::isDefault(void)const ) imported in function "public: __cdecl RepositoryItem::RepositoryItem(class QInstaller::Repository const &)" (??0RepositoryItem@@QEAA@AEBVRepository@QInstaller@@@Z) settingsdialog.obj : warning LNK4217: locally defined symbol ?url@Repository@QInstaller@@QEBA?AVQUrl@@XZ (public: class QUrl __cdecl QInstaller::Repository::url(void)const ) imported in function "public: bool __cdecl QHash::operator==(class QHash const &)const " (??8?$QHash@VRepository@QInstaller@@UQHashDummyValue@@@@QEBA_NAEBV0@@Z) settingsdialog.obj : warning LNK4217: locally defined symbol ?setUrl@Repository@QInstaller@@QEAAXAEBVQUrl@@@Z (public: void __cdecl QInstaller::Repository::setUrl(class QUrl const &)) imported in function "public: virtual void __cdecl RepositoryItem::setData(int,int,class QVariant const &)" (?setData@RepositoryItem@@UEAAXHHAEBVQVariant@@@Z) settingsdialog.obj : warning LNK4217: locally defined symbol ?setEnabled@Repository@QInstaller@@QEAAX_N@Z (public: void __cdecl QInstaller::Repository::setEnabled(bool)) imported in function "private: void __cdecl SettingsDialog::addRepository(void)" (?addRepository@SettingsDialog@@AEAAXXZ) settingsdialog.obj : warning LNK4217: locally defined symbol ?username@Repository@QInstaller@@QEBA?AVQString@@XZ (public: class QString __cdecl QInstaller::Repository::username(void)const ) imported in function "public: virtual class QVariant __cdecl RepositoryItem::data(int,int)const " (?data@RepositoryItem@@UEBA?AVQVariant@@HH@Z) settingsdialog.obj : warning LNK4217: locally defined symbol ?setUsername@Repository@QInstaller@@QEAAXAEBVQString@@@Z (public: void __cdecl QInstaller::Repository::setUsername(class QString const &)) imported in function "public: virtual void __cdecl RepositoryItem::setData(int,int,class QVariant const &)" (?setData@RepositoryItem@@UEAAXHHAEBVQVariant@@@Z) settingsdialog.obj : warning LNK4217: locally defined symbol ?password@Repository@QInstaller@@QEBA?AVQString@@XZ (public: class QString __cdecl QInstaller::Repository::password(void)const ) imported in function "public: virtual class QVariant __cdecl RepositoryItem::data(int,int)const " (?data@RepositoryItem@@UEBA?AVQVariant@@HH@Z) settingsdialog.obj : warning LNK4217: locally defined symbol ?setPassword@Repository@QInstaller@@QEAAXAEBVQString@@@Z (public: void __cdecl QInstaller::Repository::setPassword(class QString const &)) imported in function "public: virtual void __cdecl RepositoryItem::setData(int,int,class QVariant const &)" (?setData@RepositoryItem@@UEAAXHHAEBVQVariant@@@Z) settingsdialog.obj : warning LNK4217: locally defined symbol ?displayname@Repository@QInstaller@@QEBA?AVQString@@XZ (public: class QString __cdecl QInstaller::Repository::displayname(void)const ) imported in function "public: virtual class QVariant __cdecl RepositoryItem::data(int,int)const " (?data@RepositoryItem@@UEBA?AVQVariant@@HH@Z) settingsdialog.obj : warning LNK4217: locally defined symbol ??8Repository@QInstaller@@QEBA_NAEBV01@@Z (public: bool __cdecl QInstaller::Repository::operator==(class QInstaller::Repository const &)const ) imported in function "public: bool __cdecl QHash::operator==(class QHash const &)const " (??8?$QHash@VRepository@QInstaller@@UQHashDummyValue@@@@QEBA_NAEBV0@@Z) settingsdialog.obj : warning LNK4217: locally defined symbol ??4Repository@QInstaller@@QEAAAEBV01@AEBV01@@Z (public: class QInstaller::Repository const & __cdecl QInstaller::Repository::operator=(class QInstaller::Repository const &)) imported in function "public: __cdecl RepositoryItem::RepositoryItem(class QString const &)" (??0RepositoryItem@@QEAA@AEBVQString@@@Z) settingsdialog.obj : warning LNK4217: locally defined symbol ?repositorySettingsPageVisible@Settings@QInstaller@@QEBA_NXZ (public: bool __cdecl QInstaller::Settings::repositorySettingsPageVisible(void)const ) imported in function "public: __cdecl SettingsDialog::SettingsDialog(class QInstaller::PackageManagerCore *,class QWidget *)" (??0SettingsDialog@@QEAA@PEAVPackageManagerCore@QInstaller@@PEAVQWidget@@@Z) settingsdialog.obj : warning LNK4217: locally defined symbol ?isValidRepository@ProductKeyCheck@@QEBA_NAEBVRepository@QInstaller@@@Z (public: bool __cdecl ProductKeyCheck::isValidRepository(class QInstaller::Repository const &)const ) imported in function "private: void __cdecl SettingsDialog::insertRepositories(class QSet,class QTreeWidgetItem *)" (?insertRepositories@SettingsDialog@@AEAAXV?$QSet@VRepository@QInstaller@@@@PEAVQTreeWidgetItem@@@Z) settingsdialog.obj : warning LNK4217: locally defined symbol ?error@Job@@QEBAHXZ (public: int __cdecl Job::error(void)const ) imported in function "private: void __cdecl SettingsDialog::testRepository(void)" (?testRepository@SettingsDialog@@AEAAXXZ) settingsdialog.obj : warning LNK4217: locally defined symbol ?errorString@Job@@QEBA?AVQString@@XZ (public: class QString __cdecl Job::errorString(void)const ) imported in function "private: void __cdecl SettingsDialog::testRepository(void)" (?testRepository@SettingsDialog@@AEAAXXZ) settingsdialog.obj : warning LNK4217: locally defined symbol ?waitForFinished@Job@@QEAAXXZ (public: void __cdecl Job::waitForFinished(void)) imported in function "private: void __cdecl SettingsDialog::testRepository(void)" (?testRepository@SettingsDialog@@AEAAXXZ) settingsdialog.obj : warning LNK4217: locally defined symbol ?start@Job@@QEAAXXZ (public: void __cdecl Job::start(void)) imported in function "private: void __cdecl SettingsDialog::testRepository(void)" (?testRepository@SettingsDialog@@AEAAXXZ) settingsdialog.obj : warning LNK4217: locally defined symbol ??0TestRepository@QInstaller@@QEAA@PEAVPackageManagerCore@1@@Z (public: __cdecl QInstaller::TestRepository::TestRepository(class QInstaller::PackageManagerCore *)) imported in function "private: void __cdecl SettingsDialog::testRepository(void)" (?testRepository@SettingsDialog@@AEAAXXZ) settingsdialog.obj : warning LNK4217: locally defined symbol ??1TestRepository@QInstaller@@UEAA@XZ (public: virtual __cdecl QInstaller::TestRepository::~TestRepository(void)) imported in function "private: void __cdecl SettingsDialog::testRepository(void)" (?testRepository@SettingsDialog@@AEAAXXZ) settingsdialog.obj : warning LNK4217: locally defined symbol ?repository@TestRepository@QInstaller@@QEBA?AVRepository@2@XZ (public: class QInstaller::Repository __cdecl QInstaller::TestRepository::repository(void)const ) imported in function "private: void __cdecl SettingsDialog::testRepository(void)" (?testRepository@SettingsDialog@@AEAAXXZ) settingsdialog.obj : warning LNK4217: locally defined symbol ?setRepository@TestRepository@QInstaller@@QEAAXAEBVRepository@2@@Z (public: void __cdecl QInstaller::TestRepository::setRepository(class QInstaller::Repository const &)) imported in function "private: void __cdecl SettingsDialog::testRepository(void)" (?testRepository@SettingsDialog@@AEAAXXZ) updatechecker.obj : warning LNK4217: locally defined symbol ?value@Component@QInstaller@@QEBA?AVQString@@AEBV3@0@Z (public: class QString __cdecl QInstaller::Component::value(class QString const &,class QString const &)const ) imported in function "public: int __cdecl UpdateChecker::check(void)" (?check@UpdateChecker@@QEAAHXZ) updatechecker.obj : warning LNK4217: locally defined symbol ?error@PackageManagerCore@QInstaller@@QEBA?AVQString@@XZ (public: class QString __cdecl QInstaller::PackageManagerCore::error(void)const ) imported in function "public: int __cdecl UpdateChecker::check(void)" (?check@UpdateChecker@@QEAAHXZ) updatechecker.obj : warning LNK4217: locally defined symbol ?fetchRemotePackagesTree@PackageManagerCore@QInstaller@@QEAA_NXZ (public: bool __cdecl QInstaller::PackageManagerCore::fetchRemotePackagesTree(void)) imported in function "public: int __cdecl UpdateChecker::check(void)" (?check@UpdateChecker@@QEAAHXZ) updatechecker.obj : warning LNK4217: locally defined symbol ?components@PackageManagerCore@QInstaller@@QEBA?AV?$QList@PEAVComponent@QInstaller@@@@V?$QFlags@W4ComponentType@PackageManagerCore@QInstaller@@@@@Z (public: class QList __cdecl QInstaller::PackageManagerCore::components(class QFlags)const ) imported in function "public: int __cdecl UpdateChecker::check(void)" (?check@UpdateChecker@@QEAAHXZ) commandlineparser.obj : warning LNK4217: locally defined symbol ?loggingCategories@QInstaller@@YA?AVQStringList@@XZ (class QStringList __cdecl QInstaller::loggingCategories(void)) imported in function "public: __cdecl CommandLineParser::CommandLineParser(void)" (??0CommandLineParser@@QEAA@XZ) moc_installerbasecommons.obj : warning LNK4217: locally defined symbol ?qt_metacast@PackageManagerGui@QInstaller@@UEAAPEAXPEBD@Z (public: virtual void * __cdecl QInstaller::PackageManagerGui::qt_metacast(char const *)) imported in function "public: virtual void * __cdecl InstallerGui::qt_metacast(char const *)" (?qt_metacast@InstallerGui@@UEAAPEAXPEBD@Z) moc_installerbasecommons.obj : warning LNK4217: locally defined symbol ?qt_metacall@PackageManagerGui@QInstaller@@UEAAHW4Call@QMetaObject@@HPEAPEAX@Z (public: virtual int __cdecl QInstaller::PackageManagerGui::qt_metacall(enum QMetaObject::Call,int,void * *)) imported in function "public: virtual int __cdecl InstallerGui::qt_metacall(enum QMetaObject::Call,int,void * *)" (?qt_metacall@InstallerGui@@UEAAHW4Call@QMetaObject@@HPEAPEAX@Z) main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl SelfRestarter::SelfRestarter(int,char * * const)" (__imp_??0SelfRestarter@@QEAA@HQEAPEAD@Z) referenced in function main main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl SelfRestarter::~SelfRestarter(void)" (__imp_??1SelfRestarter@@QEAA@XZ) referenced in function main installerbase.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl QInstaller::init(void)" (__imp_?init@QInstaller@@YAXXZ) referenced in function "public: __cdecl InstallerBase::InstallerBase(int &,char * * const)" (??0InstallerBase@@QEAA@AEAHQEAPEAD@Z) updatechecker.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl QInstaller::init(void)" (__imp_?init@QInstaller@@YAXXZ) installerbase.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl RunOnceChecker::RunOnceChecker(class QString const &)" (__imp_??0RunOnceChecker@@QEAA@AEBVQString@@@Z) referenced in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) updatechecker.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl RunOnceChecker::RunOnceChecker(class QString const &)" (__imp_??0RunOnceChecker@@QEAA@AEBVQString@@@Z) installerbase.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl RunOnceChecker::~RunOnceChecker(void)" (__imp_??1RunOnceChecker@@QEAA@XZ) referenced in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) updatechecker.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl RunOnceChecker::~RunOnceChecker(void)" (__imp_??1RunOnceChecker@@QEAA@XZ) installerbase.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __cdecl RunOnceChecker::isRunning(class QFlags)" (__imp_?isRunning@RunOnceChecker@@QEAA_NV?$QFlags@W4ConditionFlag@RunOnceChecker@@@@@Z) referenced in function "public: int __cdecl InstallerBase::run(void)" (?run@InstallerBase@@QEAAHXZ) updatechecker.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: bool __cdecl RunOnceChecker::isRunning(class QFlags)" (__imp_?isRunning@RunOnceChecker@@QEAA_NV?$QFlags@W4ConditionFlag@RunOnceChecker@@@@@Z) installerbasecommons.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QInstaller::PackageManagerPage * __cdecl GenericFactory::create(int const &,class QInstaller::PackageManagerCore *)const " (__imp_?create@?$GenericFactory@VPackageManagerPage@QInstaller@@HPEAVPackageManagerCore@2@@@QEBAPEAVPackageManagerPage@QInstaller@@AEBHPEAVPackageManagerCore@3@@Z) referenced in function "public: __cdecl InstallerGui::InstallerGui(class QInstaller::PackageManagerCore *)" (??0InstallerGui@@QEAA@PEAVPackageManagerCore@QInstaller@@@Z) installerbasecommons.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class QInstaller::PackageManagerPageFactory & __cdecl QInstaller::PackageManagerPageFactory::instance(void)" (__imp_?instance@PackageManagerPageFactory@QInstaller@@SAAEAV12@XZ) referenced in function "public: __cdecl InstallerGui::InstallerGui(class QInstaller::PackageManagerCore *)" (??0InstallerGui@@QEAA@PEAVPackageManagerCore@QInstaller@@@Z) c:\QTIF-3.1.83-dev\MSVC64RH\bin\installerbase.exe : fatal error LNK1120: 8 unresolved externals NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX64\x64\link.EXE"' : return code '0x460' Stop. NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX64\x64\nmake.exe"' : return code '0x2' Stop. NMAKE : fatal error U1077: 'cd' : return code '0x2' Stop. NMAKE : fatal error U1077: 'cd' : return code '0x2' Stop.