Skip to content

[Compile]: how to complie win-64 native openimsdk.dll #13

@welpeng

Description

@welpeng

What would you like to share?

Background: We have modified some of the logic in the official openim-sdk-core and need to compile a C# compatible SDK. I have currently based my work on the openim-sdk-core and openim-sdk-cpp projects and have compiled libopenimsdk.dll. However, when I compared it to the author's provided DLL, I noticed many methods were different. The author's DLL includes methods like SetMessageHandler and free_memory, which leads me to believe that the author might not have compiled their DLL from the openim-sdk-cpp project.

My question is: How can I compile a usable openimsdk.dll for use in this project?

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions