Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
welpeng opened this issue Jun 19, 2024 · 0 comments
Open

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

welpeng opened this issue Jun 19, 2024 · 0 comments

Comments

@welpeng
Copy link

welpeng commented Jun 19, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant