02-19-2019, 09:21 AM
Hi,
i have checked the environment path and also renamed the directories from an older C++Builder version.
The Open SSL Dlls seem to be the same source and version, but i have downloaded and used them anyway.
The result is the same still.
I could provide a simple example, which i created from scratch,
but it requires the latest patch for C++Builder 10.3 or C++Builder 10.3.1 since there was this linker error in C++Builder 10.3:
c:\program files (x86)\embarcadero\studio\20.0\Bin\CodeGear.Cpp.Targets(3711,5): error : Error: Unresolved external '_lseek' referenced from C:\PROGRAM FILES (X86)\EMBARCADERO\STUDIO\20.0\LIB\WIN64\RELEASE\DE\RTL.A|System.ZLib.o
[ilink64 Fehler] Error: Unresolved external '_lseek' referenced from C:\PROGRAM FILES (X86)\EMBARCADERO\STUDIO\20.0\LIB\WIN64\RELEASE\DE\RTL.A|System.ZLib.o
Best Regards
Juergen
i have checked the environment path and also renamed the directories from an older C++Builder version.
The Open SSL Dlls seem to be the same source and version, but i have downloaded and used them anyway.
The result is the same still.
I could provide a simple example, which i created from scratch,
but it requires the latest patch for C++Builder 10.3 or C++Builder 10.3.1 since there was this linker error in C++Builder 10.3:
c:\program files (x86)\embarcadero\studio\20.0\Bin\CodeGear.Cpp.Targets(3711,5): error : Error: Unresolved external '_lseek' referenced from C:\PROGRAM FILES (X86)\EMBARCADERO\STUDIO\20.0\LIB\WIN64\RELEASE\DE\RTL.A|System.ZLib.o
[ilink64 Fehler] Error: Unresolved external '_lseek' referenced from C:\PROGRAM FILES (X86)\EMBARCADERO\STUDIO\20.0\LIB\WIN64\RELEASE\DE\RTL.A|System.ZLib.o
Best Regards
Juergen

