dlopen for windows #336
Closed
MichaelMiR01
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I compiled jimsh for win32 an used dlfcn for win32 to implement dlopen etc. which kind of worked, but I had to tweak jim-config.h and the build process has to be modified also.
Are there any plans to incorporate dlfcn into jimsh or are there licensing issues I don't realize?
This would be great to enable windows builds to dynamically load dlls into the interpreter.
Beta Was this translation helpful? Give feedback.
All reactions