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

请教一个问题 #1

Open
CrazyDiode0717 opened this issue Apr 6, 2018 · 0 comments
Open

请教一个问题 #1

CrazyDiode0717 opened this issue Apr 6, 2018 · 0 comments

Comments

@CrazyDiode0717
Copy link

您好,最近学习x264时想用VS编译x264,通过您的工程受益匪浅,但是我在编译release版的时候编不过,提示

encoder\rdo.c(35): error C2061: 语法错误: 标识符“x264_cabac_transition_unary”
1>encoder\rdo.c(35): error C2059: 语法错误:“;”
1>encoder\rdo.c(35): error C2059: 语法错误:“[”
1>encoder\rdo.c(36): error C2061: 语法错误: 标识符“x264_cabac_size_unary”
1>encoder\rdo.c(36): error C2059: 语法错误:“;”
1>encoder\rdo.c(36): error C2059: 语法错误:“[”
1>encoder\rdo.c(39): error C2061: 语法错误: 标识符“cabac_transition_5ones”
1>encoder\rdo.c(39): error C2059: 语法错误:“;”
1>encoder\rdo.c(39): error C2059: 语法错误:“[”
1>encoder\rdo.c(40): error C2061: 语法错误: 标识符“cabac_size_5ones”
1>encoder\rdo.c(40): error C2059: 语法错误:“;”
1>encoder\rdo.c(40): error C2059: 语法错误:“[”
请帮忙看一下,万分感谢

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