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

QNX support - program_invocation_name undeclared #281

Closed
asobhy-qnx opened this issue Aug 24, 2020 · 0 comments · Fixed by #282
Closed

QNX support - program_invocation_name undeclared #281

asobhy-qnx opened this issue Aug 24, 2020 · 0 comments · Fixed by #282

Comments

@asobhy-qnx
Copy link
Contributor

cross compiling for QNX fails due to:

src/process.c:52:26: error: 'program_invocation_name' undeclared (first use in this function) const char * appname = program_invocation_name;

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

Successfully merging a pull request may close this issue.

1 participant