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

编译失败 #20

Open
NodeBoy2 opened this issue Dec 26, 2019 · 0 comments
Open

编译失败 #20

NodeBoy2 opened this issue Dec 26, 2019 · 0 comments

Comments

@NodeBoy2
Copy link

提交号:8e5ff60d6cb1e1d2f3a3797bf5bc16f88d47ee3e
编译失败:
`g++ -c -std=c++98 -Wall -Wextra -g -O0 -DSRS_HIJACK_IO -DSRS_DISABLE_LOG -I src/app -I src/core -I src/os -I objs/st-1.9/obj -I objs/http-parser-2.1 -o objs/src/app/htl_app_srs_hijack.o src/app/htl_app_srs_hijack.cpp
src/app/htl_app_srs_hijack.cpp:105:5: error: functions that differ only in their return type cannot be overloaded
int srs_hijack_io_is_never_timeout(srs_hijack_io_t /ctx/, int64_t /tm/)

src/app/srs_librtmp.h:1039:17: note: previous declaration is here
    extern bool srs_hijack_io_is_never_timeout(srs_hijack_io_t ctx, int64_t timeout_us);
           ~~~~ ^
1 error generated.
`
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