You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get a dlopen(kernel) error on my mac. I believe it is trying to open kernel.dll. Any suggestions on how to fix this? I get the same error when I try to connect to a pipe or to stdio.
If it is not cross platform, can you update the README to indicate so?
The text was updated successfully, but these errors were encountered:
thank you for your interest in this project. but I should inform you that not all of my initial plans already implemented. due to lack of time and problems with async communication at that time, the socket/pipe or whatever planned for rpc transport are not finished.
I get a
dlopen(kernel)
error on my mac. I believe it is trying to openkernel.dll
. Any suggestions on how to fix this? I get the same error when I try to connect to a pipe or to stdio.If it is not cross platform, can you update the README to indicate so?
The text was updated successfully, but these errors were encountered: