Changes between Version 4 and Version 5 of Ticket #796
- Timestamp:
- 06/23/23 09:41:06 (20 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #796 – Description
v4 v5 9 9 qgis-common.bat exit code -1073741511 10 10 11 [[Image( )]]11 [[Image(https://i.imgur.com/RiNC5nr.png)]] 12 12 13 13 With Dialogue box with error: 14 14 crssync.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. 15 15 16 [[Image( )]]16 [[Image(https://i.imgur.com/mR9t5yy.png)]] 17 17 18 18 As 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.