Changes between Version 1 and Version 2 of Ticket #796
- Timestamp:
- 06/23/23 09:08:25 (20 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #796 – Description
v1 v2 8 8 qgis-common.bat exit code -1073741511 9 9 10 [[Image(https://i.imgur.com/ FhhhtuT.png)]]10 [[Image(https://i.imgur.com/ZCG6erQ.png)]] 11 11 12 12 With Dialogue box with error: 13 13 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. 14 14 15 [[Image(https://i.imgur.com/ U5OlaE5.png)]]15 [[Image(https://i.imgur.com/8Mh3uBg.png)]] 16 16 17 17 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.