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

brew install signalwire/signalwire/libks Error #21

Open
suzp1984 opened this issue Mar 17, 2024 · 2 comments
Open

brew install signalwire/signalwire/libks Error #21

suzp1984 opened this issue Mar 17, 2024 · 2 comments

Comments

@suzp1984
Copy link

Env: MacOS 14.4, M2 Chip.

libks-1.8.3/src/ks_thread.c:144:9: error: incompatible pointer to integer conversion returning 'pthread_t _Nonnull' (aka 'struct _opaque_pthread_t *') from a function with result type 'ks_pid_t' (aka 'int') [-Wint-conversion]
        return pthread_self();
               ^~~~~~~~~~~~~~
1 error generated.
make[2]: *** [CMakeFiles/ks.dir/src/ks_thread.c.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/ks.dir/all] Error 2
make: *** [all] Error 2
@Felicite93
Copy link

hi, I occurred the same wrong, have you solved the problem?

@suzp1984
Copy link
Author

signalwire/libks#205
This PR fixed this issue.

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