[Osgeo4w-trac] [osgeo4w] #752: qgis-dev: "Could not load qgis_app.dll" after updating gdal-dev306-runtime to 3.6.0-52
OSGeo4W
trac_osgeo4w at osgeo.org
Tue Jun 28 23:49:09 PDT 2022
#752: qgis-dev: "Could not load qgis_app.dll" after updating gdal-dev306-runtime
to 3.6.0-52
------------------------+----------------------------
Reporter: andreaerdna | Owner: osgeo4w-dev@…
Type: defect | Status: closed
Priority: critical | Component: Package
Version: | Resolution: invalid
Keywords: |
------------------------+----------------------------
Changes (by jef):
* status: new => closed
* resolution: => invalid
Comment:
Will solve itself once the qgis-dev nightly succeeds - but that's
currently broken due to and issue in the pdal provider:
{{{
[5631/7048] Linking CXX shared module output\plugins\provider_pdal.dll
FAILED: output/plugins/provider_pdal.dll
cmd.exe /C "cd . && "C:/Program Files/CMake/bin/cmake.exe" -E vs_link_dll
--intdir=src/providers/pdal/CMakeFiles/provider_pdal.dir
--rc=C:/PROGRA~2/WI3CF2~1/10/bin/100183~1.0/x64/rc.exe
--mt=C:/PROGRA~2/WI3CF2~1/10/bin/100183~1.0/x64/mt.exe --manifests --
C:/PROGRA~2/MICROS~3/2019/COMMUN~1/VC/Tools/MSVC/1429~1.300/bin/Hostx64/x64/link.exe
/nologo @CMakeFiles/provider_pdal.rsp
/out:output/plugins/provider_pdal.dll
/implib:src/providers/pdal/provider_pdal.lib /pdb:apps/qgis-
dev/pdb/provider_pdal.pdb /dll /version:0.0 /machine:x64 /debug
/INCREMENTAL && cd ."
LINK Pass 1: command
"C:/PROGRA~2/MICROS~3/2019/COMMUN~1/VC/Tools/MSVC/1429~1.300/bin/Hostx64/x64/link.exe
/nologo @CMakeFiles/provider_pdal.rsp
/out:output/plugins/provider_pdal.dll
/implib:src/providers/pdal/provider_pdal.lib /pdb:apps/qgis-
dev/pdb/provider_pdal.pdb /dll /version:0.0 /machine:x64 /debug
/INCREMENTAL /MANIFEST
/MANIFESTFILE:src/providers/pdal/CMakeFiles/provider_pdal.dir/intermediate.manifest
src/providers/pdal/CMakeFiles/provider_pdal.dir/manifest.res" failed (exit
code 1120) with the following output:
LINK : output\plugins\provider_pdal.dll not found or not built by the last
incremental link; performing full link
Creating library src/providers/pdal/provider_pdal.lib and object
src/providers/pdal/provider_pdal.exp
qgspdalprovider.cpp.obj : error LNK2019: unresolved external symbol
"public: class std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > __cdecl pdal::StageExtensions::defaultReader(class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > const &)"
(?defaultReader at StageExtensions@pdal@@QEAA?AV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@AEBV34@@Z)
referenced in function "public: __cdecl
<lambda_4e7ceb58a9e9a9262f4fac2bf190139b>::operator()(void)const "
(??R<lambda_4e7ceb58a9e9a9262f4fac2bf190139b>@@QEBA at XZ)
output\plugins\provider_pdal.dll : fatal error LNK1120: 1 unresolved
externals
}}}
--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/752#comment:1>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
More information about the Osgeo4w-trac
mailing list