[GRASS-dev] [GRASS-user] WinGRASS build up (WIP)

Pedro Venâncio pedrongvenancio at gmail.com
Fri Nov 15 15:11:26 PST 2019


Hi Helmut,

Thank you very much for the assistance.

So:

C:\OSGeo4W64>where gdal300.dll
C:\OSGeo4W64\bin\gdal300.dll

C:\Users\PedroVenancio>where gdal300.dll
INFO: Could not find files for the given pattern(s).


depwalk_bin.log has no reference to gdal3.

depwalk_lib.log has some:

          [  6] c:\osgeo4~1\bin\GDAL300.DLL
               [  6] c:\osgeo4~1\bin\OGDI.DLL
                    [ ^6] c:\osgeo4~1\bin\ZLIB1.DLL
                    [ ^6] c:\osgeo4~1\bin\EXPAT.DLL
                    [ ^6] c:\windows\system32\WSOCK32.DLL
                         [F^6] c:\windows\system32\WS2_32.DLL
                    [ ^6] c:\windows\system32\ADVAPI32.DLL
                    [ ^6] c:\windows\system32\KERNEL32.DLL
                         [F^6] c:\windows\system32\NTDLL.DLL
                    [ ^6] c:\windows\system32\VCRUNTIME140.DLL
                    [ ? ] API-MS-WIN-CRT-HEAP-L1-1-0.DLL
                    [ ? ] API-MS-WIN-CRT-STRING-L1-1-0.DLL
                    [ ? ] API-MS-WIN-CRT-ENVIRONMENT-L1-1-0.DLL
                    [ ? ] API-MS-WIN-CRT-STDIO-L1-1-0.DLL
                    [ ? ] API-MS-WIN-CRT-FILESYSTEM-L1-1-0.DLL
                    [ ? ] API-MS-WIN-CRT-MATH-L1-1-0.DLL
                    [ ? ] API-MS-WIN-CRT-UTILITY-L1-1-0.DLL
                    [ ? ] API-MS-WIN-CRT-CONVERT-L1-1-0.DLL
                    [ ? ] API-MS-WIN-CRT-RUNTIME-L1-1-0.DLL
               [  6] c:\osgeo4~1\bin\XERCES-C_3_2.DLL
                    [ ^6] c:\windows\system32\KERNEL32.DLL
                         [F^6] c:\windows\system32\NTDLL.DLL
                    [ ^6] c:\windows\system32\ADVAPI32.DLL
                    [ ^6] c:\windows\system32\VCRUNTIME140.DLL
                    [ ? ] API-MS-WIN-CRT-RUNTIME-L1-1-0.DLL
                    [ ? ] API-MS-WIN-CRT-STDIO-L1-1-0.DLL
                    [ ? ] API-MS-WIN-CRT-TIME-L1-1-0.DLL
                    [ ? ] API-MS-WIN-CRT-CONVERT-L1-1-0.DLL
                    [ ? ] API-MS-WIN-CRT-LOCALE-L1-1-0.DLL
                    [ ? ] API-MS-WIN-CRT-UTILITY-L1-1-0.DLL
                    [ ? ] API-MS-WIN-CRT-MATH-L1-1-0.DLL
                    [ ? ] API-MS-WIN-CRT-STRING-L1-1-0.DLL
                    [ ? ] API-MS-WIN-CRT-ENVIRONMENT-L1-1-0.DLL
                    [ ? ] API-MS-WIN-CRT-HEAP-L1-1-0.DLL
               [  6] c:\osgeo4~1\bin\EXPAT.DLL
                    [ ^6] c:\windows\system32\MSVCR100.DLL
                    [ ^6] c:\windows\system32\KERNEL32.DLL
                         [F^6] c:\windows\system32\NTDLL.DLL
               [ ^6] c:\osgeo4~1\bin\LIBPQ.DLL
               [  6] c:\windows\system32\WSOCK32.DLL
                    [ ^6] c:\windows\system32\MSVCRT.DLL
                    [ ^6] c:\windows\system32\WS2_32.DLL
                    [ ? ] API-MS-WIN-CORE-ERRORHANDLING-L1-1-0.DLL
                    [ ? ] API-MS-WIN-CORE-SYNCH-L1-2-0.DLL
                    [ ? ] API-MS-WIN-CORE-PROFILE-L1-1-0.DLL
                    [ ? ] API-MS-WIN-CORE-PROCESSTHREADS-L1-1-0.DLL
                    [ ? ] API-MS-WIN-CORE-SYSINFO-L1-1-0.DLL
                    [ ? ] API-MS-WIN-CORE-RTLSUPPORT-L1-1-0.DLL
                    [F^6] c:\windows\system32\WS2_32.DLL
               [ ^6] c:\windows\system32\WS2_32.DLL

[...]

          [  6] c:\osgeo4~1\apps\grass\grass78\lib\LIBGRASS_GPROJ.7.8.DLL
               [ ? ] LIBINTL-8.DLL
               [ ^6] c:\windows\system32\KERNEL32.DLL
                    [F^6] c:\windows\system32\NTDLL.DLL
               [ ^6] c:\windows\system32\MSVCRT.DLL
               [ ^6] c:\osgeo4~1\bin\PROJ_6_2.DLL
               [ ^6] c:\osgeo4~1\bin\GDAL300.DLL
               [ ^6] c:\osgeo4~1\apps\grass\grass78\lib\LIBGRASS_GIS.7.8.DLL

[...]

[  6]  c:\osgeo4~1\bin\GDAL300.DLL
                                                          03/11/2019 00:33
 03/11/2019 00:33  20 789 760  A      0x00000000     0x013DF7F0     x64
 GUI        Unknown     0x0000000180000000  Unknown      0x0144B000    Not
Loaded  3.0.2.0          3.0.2.0          0.0          14.0        6.0
6.0

Do you see anything suspicious?

The message I get (screenshot attached) is something like "It was not
possible to find the entry point of the procedure curl_mime_init in the DLL
C:\OSGEO4~1\bin\gdal300.dll".

Thanks!
Pedro

Helmut Kudrnovsky <hellik  web.de> escreveu no dia sexta, 15/11/2019 à(s)
20:31:

> Pedro Venâncio-2 wrote
> > Hi Helmut,
> >
> >
> > What is gdalinfo  --version in the OSGeo4W shell telling?
> >>
> >
> >
> > C:\OSGeo4W64>gdalinfo --version
> > GDAL 3.0.2, released 2019/10/28
>
> and type the same in a normal windows console, here:
>
> C:\Users\myusername>where gdal300.dll
> INFORMATION: no file with this pattern could be found
>
>
>
>
> -----
> best regards
> Helmut
> --
> Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Dev-f3991897.html
> _______________________________________________
> grass-dev mailing list
> grass-dev  lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/grass-dev
-------------- próxima parte ----------
Um anexo em HTML foi limpo...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20191115/0e10ce76/attachment-0001.html>
-------------- próxima parte ----------
A non-text attachment was scrubbed...
Name: grass_gdal300_dll.jpg
Type: image/jpeg
Size: 79893 bytes
Desc: não disponível
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20191115/0e10ce76/attachment-0001.jpg>


More information about the grass-dev mailing list