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

fail to build #95

Open
weipenegHU opened this issue Nov 21, 2019 · 0 comments
Open

fail to build #95

weipenegHU opened this issue Nov 21, 2019 · 0 comments

Comments

@weipenegHU
Copy link

when I compiled the code, an error came up, please help:

In file included from rtpp_objck.c:32:0:
rtpp_objck.c: In function ‘main’:
rtpp_objck.c:215:28: error: expected expression before ‘{’ token
tests.queue_p2c.done = ATOMIC_VAR_INIT(false);
^
rtpp_objck.c:216:28: error: expected expression before ‘{’ token
tests.queue_b2b.done = ATOMIC_VAR_INIT(false);
^
rtpp_objck.c:217:28: error: expected expression before ‘{’ token
tests.wi_malloc.done = ATOMIC_VAR_INIT(false);

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