<div dir="ltr"><p style="color:rgb(48,48,48);font-family:Verdana,Tahoma,Arial,sans-serif;font-size:11.6999998092651px;background-color:rgb(255,255,221)">Guys,</p><p style="color:rgb(48,48,48);font-family:Verdana,Tahoma,Arial,sans-serif;font-size:11.6999998092651px;background-color:rgb(255,255,221)">Am building QGIS 64bit on windows using the instructions provided here <a class="" href="https://github.com/qgis/QGIS/blob/master/INSTALL" style="color:rgb(42,86,133);text-decoration:none;padding-left:12px;background-image:url(https://hub.qgis.org/images/external.png);background-repeat:no-repeat">https://github.com/qgis/QGIS/blob/master/INSTALL</a>, but am getting a couple of errors.</p><p style="color:rgb(48,48,48);font-family:Verdana,Tahoma,Arial,sans-serif;font-size:11.6999998092651px;background-color:rgb(255,255,221)">My development environment:</p><ul style="color:rgb(48,48,48);font-family:Verdana,Tahoma,Arial,sans-serif;font-size:11.6999998092651px;background-color:rgb(255,255,221)"><li>Lenovo Thinkpad L540 - 12GB RAM</li><li>Windows 7 Ultimate SP1 - 64bit</li><li>Visual Studio Express 2010</li><li>MS SDK 7 - 64bit</li><li>Python2.7 - 64bit</li><li>CMake 3.0.2</li><li>Cygwin64</li><li>OSGeo4W64</li><li>QGIS 2.9.0 # this what I got when I did CMake (configure/generate)</li></ul><p style="color:rgb(48,48,48);font-family:Verdana,Tahoma,Arial,sans-serif;font-size:11.6999998092651px;background-color:rgb(255,255,221)">Errors am getting when the build is done in VC++:</p><p style="color:rgb(48,48,48);font-family:Verdana,Tahoma,Arial,sans-serif;font-size:11.6999998092651px">313>Time Elapsed 00:00:00.90<br>314>------ Skipped Build: Project: PACKAGE, Configuration: Release x64 ------<br>314>Project not selected to build for this solution configurationĀ <br>315>------ Skipped Build: Project: INSTALL, Configuration: Release x64 ------<br>315>Project not selected to build for this solution configuration ========== Build: 223 succeeded, 2 failed, 0 up-to-date, 89 skipped ==========</p><p style="color:rgb(48,48,48);font-family:Verdana,Tahoma,Arial,sans-serif;font-size:11.6999998092651px">from VC++ output window I see the following nasty ones</p><p style="color:rgb(48,48,48);font-family:Verdana,Tahoma,Arial,sans-serif;font-size:11.6999998092651px">12>InitializeBuildStatus:<br>12> Creating "x64\Release\MetaSearch-62-stageinstall\MetaSearch-62-stageinstall.unsuccessfulbuild" because "AlwaysCreate" was specified.<br>7>qextserialenumerator.obj : error LNK2019: unresolved external symbol __imp_SetupDiGetDeviceRegistryPropertyA referenced in function "private: static class QString __cdecl QextSerialEnumerator::getDeviceProperty(void *,struct _SP_DEVINFO_DATA *,unsigned long)" (?getDeviceProperty@QextSerialEnumerator@<code>CA?AVQString</code>@PEAXPEAU_SP_DEVINFO_DATA@<code>K@Z)<br>7>qextserialenumerator.obj : error LNK2019: unresolved external symbol __imp_SetupDiOpenDevRegKey referenced in function "private: static bool __cdecl QextSerialEnumerator::getDeviceDetailsWin(struct QextPortInfo *,void *,struct _SP_DEVINFO_DATA *,unsigned __int64)" (?getDeviceDetailsWin@QextSerialEnumerator</code>@CA_NPEAUQextPortInfo@<code>PEAXPEAU_SP_DEVINFO_DATA</code>@_K@Z)<br>7>qextserialenumerator.obj : error LNK2019: unresolved external symbol __imp_SetupDiDestroyDeviceInfoList referenced in function "private: bool __cdecl QextSerialEnumerator::matchAndDispatchChangedDevice(class QString const &,struct _GUID const &,unsigned __int64)" (?matchAndDispatchChangedDevice@QextSerialEnumerator@<code>AEAA_NAEBVQString</code>@AEBU_GUID@<code>_K@Z)<br>7>qextserialenumerator.obj : error LNK2019: unresolved external symbol __imp_SetupDiGetDeviceInstanceIdA referenced in function "private: bool __cdecl QextSerialEnumerator::matchAndDispatchChangedDevice(class QString const &,struct _GUID const &,unsigned __int64)" (?matchAndDispatchChangedDevice@QextSerialEnumerator</code>@AEAA_NAEBVQString@<code>AEBU_GUID</code>@_K@Z)<br>7>qextserialenumerator.obj : error LNK2019: unresolved external symbol __imp_SetupDiEnumDeviceInfo referenced in function "private: bool __cdecl QextSerialEnumerator::matchAndDispatchChangedDevice(class QString const &,struct _GUID const &,unsigned __int64)" (?matchAndDispatchChangedDevice@QextSerialEnumerator@<code>AEAA_NAEBVQString</code>@AEBU_GUID@<code>_K@Z)<br>7>qextserialenumerator.obj : error LNK2019: unresolved external symbol __imp_SetupDiGetClassDevsA referenced in function "private: bool __cdecl QextSerialEnumerator::matchAndDispatchChangedDevice(class QString const &,struct _GUID const &,unsigned __int64)" (?matchAndDispatchChangedDevice@QextSerialEnumerator</code>@AEAA_NAEBVQString@<code>AEBU_GUID</code>@_K@Z)<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol xmlFreeDoc referenced in function splite_free_xml_schema_cache_item<br>7>spatialite.lib(virtualxpath.obj) : error LNK2001: unresolved external symbol xmlFreeDoc<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol xmlSchemaFree referenced in function splite_free_xml_schema_cache_item<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol xmlSchemaFreeParserCtxt referenced in function splite_free_xml_schema_cache_item<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol xmlDocGetRootElement referenced in function sniff_payload<br>7>spatialite.lib(virtualxpath.obj) : error LNK2001: unresolved external symbol xmlDocGetRootElement<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol crc32 referenced in function gaiaXmlToBlob<br>7>spatialite.lib(gg_relations.obj) : error LNK2001: unresolved external symbol crc32<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol compress referenced in function gaiaXmlToBlob<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol compressBound referenced in function gaiaXmlToBlob<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol xmlSchemaFreeValidCtxt referenced in function gaiaXmlToBlob<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol xmlSchemaValidateDoc referenced in function gaiaXmlToBlob<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol xmlSchemaNewValidCtxt referenced in function gaiaXmlToBlob<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol xmlReadMemory referenced in function gaiaXmlToBlob<br>7>spatialite.lib(virtualxpath.obj) : error LNK2001: unresolved external symbol xmlReadMemory<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol xmlSchemaParse referenced in function gaiaXmlToBlob<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol xmlSchemaNewDocParserCtxt referenced in function gaiaXmlToBlob<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol xmlReadFile referenced in function gaiaXmlToBlob<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol xmlSetGenericErrorFunc referenced in function gaiaXmlToBlob<br>7>spatialite.lib(virtualxpath.obj) : error LNK2001: unresolved external symbol xmlSetGenericErrorFunc<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol uncompress referenced in function gaiaXmlTextFromBlob<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol xmlDocDumpFormatMemory referenced in function gaiaXmlLoad<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol xmlXPathFreeObject referenced in function gaiaXmlGetInternalSchemaURI<br>7>spatialite.lib(virtualxpath.obj) : error LNK2001: unresolved external symbol xmlXPathFreeObject<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol xmlXPathFreeContext referenced in function gaiaXmlGetInternalSchemaURI<br>7>spatialite.lib(virtualxpath.obj) : error LNK2001: unresolved external symbol xmlXPathFreeContext<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol xmlFreeNode referenced in function setIsoId<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol xmlReplaceNode referenced in function setIsoId<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol xmlAddChild referenced in function setIsoId<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol xmlNewText referenced in function setIsoId<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol xmlNewNode referenced in function setIsoId<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol __imp_xmlFree referenced in function gaiaXmlBlobSetFileId<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol xmlSetNs referenced in function addIsoId<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol xmlNewNs referenced in function addIsoId<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol xmlAddNextSibling referenced in function addIsoId<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol xmlAddPrevSibling referenced in function addIsoId<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol xmlSearchNs referenced in function addIsoId<br>7>spatialite.lib(gg_xml.obj) : error LNK2019: unresolved external symbol xmlSearchNsByHref referenced in function addIsoId<br>7>spatialite.lib(virtualxpath.obj) : error LNK2019: unresolved external symbol xmlXPathFreeCompExpr referenced in function gaiaIsValidXPathExpression<br>7>spatialite.lib(virtualxpath.obj) : error LNK2019: unresolved external symbol xmlXPathCompile referenced in function gaiaIsValidXPathExpression<br>7>spatialite.lib(virtualxpath.obj) : error LNK2019: unresolved external symbol xmlXPathEvalExpression referenced in function vxpath_eval_expr<br>7>spatialite.lib(virtualxpath.obj) : error LNK2019: unresolved external symbol xmlXPathRegisterNs referenced in function vxpath_eval_expr<br>7>spatialite.lib(virtualxpath.obj) : error LNK2019: unresolved external symbol xmlXPathNewContext referenced in function vxpath_eval_expr<br>7>spatialite.lib(virtualXL.obj) : error LNK2019: unresolved external symbol freexl_get_cell_value referenced in function vXL_create<br>7>spatialite.lib(virtualXL.obj) : error LNK2019: unresolved external symbol freexl_worksheet_dimensions referenced in function vXL_create<br>7>spatialite.lib(virtualXL.obj) : error LNK2019: unresolved external symbol freexl_select_active_worksheet referenced in function vXL_create<br>7>spatialite.lib(virtualXL.obj) : error LNK2019: unresolved external symbol freexl_get_info referenced in function vXL_create<br>7>spatialite.lib(virtualXL.obj) : error LNK2019: unresolved external symbol freexl_close referenced in function vXL_create<br>7>spatialite.lib(virtualXL.obj) : error LNK2019: unresolved external symbol freexl_open referenced in function vXL_create<br>7>spatialite.lib(gg_utf8.obj) : error LNK2019: unresolved external symbol locale_charset referenced in function gaiaGetLocaleCharset<br>7>spatialite.lib(gg_utf8.obj) : error LNK2019: unresolved external symbol __imp_libiconv_close referenced in function gaiaConvertCharset<br>7>spatialite.lib(gg_shape.obj) : error LNK2001: unresolved external symbol __imp_libiconv_close<br>7>spatialite.lib(gg_utf8.obj) : error LNK2019: unresolved external symbol __imp_libiconv referenced in function gaiaConvertCharset<br>7>spatialite.lib(gg_shape.obj) : error LNK2001: unresolved external symbol __imp_libiconv<br>7>spatialite.lib(gg_utf8.obj) : error LNK2019: unresolved external symbol __imp_libiconv_open referenced in function gaiaConvertCharset<br>7>spatialite.lib(gg_shape.obj) : error LNK2001: unresolved external symbol __imp_libiconv_open</p><p style="color:rgb(48,48,48);font-family:Verdana,Tahoma,Arial,sans-serif;font-size:11.6999998092651px"><strong>7>D:\home\qgis_app\QGIS\build64\output\bin\Release\qgis_core.dll : fatal error LNK1120: 52 unresolved externals</strong></p><p style="color:rgb(48,48,48);font-family:Verdana,Tahoma,Arial,sans-serif;font-size:11.6999998092651px"><strong>81>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6006: "cmd.exe" exited with code -1073741515.</strong></p><p style="color:rgb(48,48,48);font-family:Verdana,Tahoma,Arial,sans-serif;font-size:11.6999998092651px">81><br>81>Build FAILED.<br>81><br>81>Time Elapsed 00:00:00.30</p><p style="color:rgb(48,48,48);font-family:Verdana,Tahoma,Arial,sans-serif;font-size:11.6999998092651px">Any ideas what I might be missing?</p><p style="color:rgb(48,48,48);font-family:Verdana,Tahoma,Arial,sans-serif;font-size:11.6999998092651px">regards<br>pgathogo</p><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><font color="#333333" face="Georgia, Times New Roman, Times, serif"><span style="line-height:20px"><i>Society is produced by our wants, and government by our wickedness</i></span></font><br></div></div></div>
</div>