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

rawrtc-terminal-demo can't complie success #20

Closed
lxlenovostar opened this issue Jul 20, 2020 · 1 comment
Closed

rawrtc-terminal-demo can't complie success #20

lxlenovostar opened this issue Jul 20, 2020 · 1 comment

Comments

@lxlenovostar
Copy link

I complie rawrtc-0.5.1 first. And I complie rawrtc-terminal-demo and find some errors, for example:

In file included from /home/lix/lix/rawrtc/rawrtc-terminal-demo-master/c/src/helper/parameters.c:3:0:
/home/lix/lix/rawrtc/rawrtc-terminal-demo-master/c/src/helper/parameters.c:143:13: warning: implicit declaration of function ‘rawrtc_dtls_parameters_fingerprint_get_sign_algorithm’; did you mean ‘rawrtc_dtls_fingerprint_get_sign_algorithm’? [-Wimplicit-function-declaration]
         EOE(rawrtc_dtls_parameters_fingerprint_get_sign_algorithm(&sign_algorithm, fingerprint));

rawrtc_dtls_parameters_fingerprint_get_sign_algorithm is remove form rawrtc-0.4.0

@lgrahl
Copy link
Member

lgrahl commented Jul 20, 2020

This demo needs updating. Let's track this in #21.

@lgrahl lgrahl closed this as completed Jul 20, 2020
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