Skip to main content
xtof1
Participant
September 23, 2026
Answered

With FDK 2026, I get error "COMP_get_type" not found in "libssl-3-x64.dll"

  • September 23, 2026
  • 5 replies
  • 28 views

I try to recompile my EXE program with FDK 2026 and I get this error :

“The procedure entry point COMP_get_type could not be located in the dynamic library C:\...\libssl-3-64.dll”

It seems the libssl library is not aligned with API.lib or FDK.lib

    Correct answer Jeff_Coatsworth

    In that case, something probably got busted in this version - I don’t know if there’s an update mechanism in that product, but maybe there’s been a patch issued? I would also suggest contacting the FM folks at tcssup@adobe.com for help too.

    5 replies

    Legend
    September 25, 2026

    These issues can be complex and you haven’t provided many details. In particular, you mention that you are compiling an EXE, which suggests you are doing something other than compiling a normal FM plugin. It is no guarantee, but if you provided more information about your environment and exactly what it is you are trying to compile, it might help.

    xtof1
    xtof1Author
    Participant
    September 25, 2026

    This is also what I think.

    I will contact Adobe.

    Thank you for your help

    Jeff_Coatsworth
    Community Expert
    Jeff_CoatsworthCommunity ExpertCorrect answer
    Community Expert
    September 25, 2026

    In that case, something probably got busted in this version - I don’t know if there’s an update mechanism in that product, but maybe there’s been a patch issued? I would also suggest contacting the FM folks at tcssup@adobe.com for help too.

    xtof1
    xtof1Author
    Participant
    September 25, 2026

    Yes, it was working until at least FM2019

    Jeff_Coatsworth
    Community Expert
    Community Expert
    September 25, 2026

    Did it work before with an earlier version of the FDK?