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

libexecs on Windows? #1

Open
timsnyder opened this issue Mar 21, 2022 · 1 comment
Open

libexecs on Windows? #1

timsnyder opened this issue Mar 21, 2022 · 1 comment

Comments

@timsnyder
Copy link

#include <unistd.h>

Hi. Do you intend that libexecs should work on windows? I'm asking because I see that you have an unused #include "unistd.h" (at least I think it is unused because I can still build with gcc 10.3 on linux without it in there). If it really isn't needed, maybe the #include can be removed?

Thanks. Ciao!

@timsnyder
Copy link
Author

Well, I guess my initial experiment was flawed because you also include it in execs.h. I'm still curious whether you would like libexecs and vdeplug4 to work on windows or only on *nix. Thanks.

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