Skip to content

Instantly share code, notes, and snippets.

@Themaister
Created June 19, 2011 23:06
Show Gist options
  • Select an option

  • Save Themaister/1034881 to your computer and use it in GitHub Desktop.

Select an option

Save Themaister/1034881 to your computer and use it in GitHub Desktop.
vs.c: In function ‘roar_vs_ctl’:
vs.c:1692:8: error: ‘ROAR_VS_CMD_SET_ASYNC’ undeclared (first use in this function)
vs.c:1692:8: note: each undeclared identifier is reported only once for each function it appears in
vs.c:1695:8: error: ‘ROAR_VS_CMD_GET_ASYNC’ undeclared (first use in this function)
vs.c:1698:8: error: ‘ROAR_VS_CMD_LOCK_ASYNC’ undeclared (first use in this function)
vs.c:1706:8: error: ‘ROAR_VS_CMD_UNLOCK_ASYNC’ undeclared (first use in this function)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment