Changes between Version 4 and Version 5 of Ticket #796


Ignore:
Timestamp:
Jun 23, 2023, 9:41:06 AM (13 months ago)
Author:
Antonio3Brandao
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #796 – Description

    v4 v5  
    99        qgis-common.bat exit code -1073741511
    1010
    11 [[Image()]]
     11[[Image(https://i.imgur.com/RiNC5nr.png)]]
    1212
    1313With Dialogue box with error:
    1414crssync.exe - Entry Point Not Found The procedure entry point opj_encoder_set_extra_options could not be located in the dynamic link library C:\OSGe04W\bin\gdal307.dll.
    1515
    16 [[Image()]]
     16[[Image(https://i.imgur.com/mR9t5yy.png)]]
    1717
    1818As search the problem could be because of missing the libcurl.dll, and I have in System32 folder and SysWOW64 only the libcurl769.dll that seems to be another version, and I copy libcurl.dll from QGIS3 into both system folder and problem is the same.