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

Fix liblibmem.so issue on Unix-likes #218

Open
rdbo opened this issue May 26, 2024 · 2 comments
Open

Fix liblibmem.so issue on Unix-likes #218

rdbo opened this issue May 26, 2024 · 2 comments

Comments

@rdbo
Copy link
Owner

rdbo commented May 26, 2024

No description provided.

@commonuserlol
Copy link
Contributor

Just name it lib^2mem.so 💀

@rdbo
Copy link
Owner Author

rdbo commented May 30, 2024

Possibilities:

  • liblibmem.so on *nix, libmem.dll on Windows (library name will be libmem)
  • libmem.so on *nix, mem.dll on Windows (library name will be mem)
  • libmem.so on *nix, libmem.dll on Windows (library name will vary according to the system, may be harder to link and make cross platform projects)

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

2 participants