Hi community,

I used craft to build KTextEditor (and all dependencies) on Windows 11 and
MSVC 2022. Then I create  minimal example to use the KTextEditor, but I
faced this run time issue

 

The procedure entry point ?qResourceFeatureZstd@@YAEXZ could not be located
in the dynamic link library KF6SonnectCore.dll

 

When I put my binary in the same directory as prebuilt "Kate On Windows", it
runs flawlessly, but when I change the Qt6Core.dll with the installed
version, I see the same problem again.

Any idea?

Reply via email to