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

uint32_t invoked without stdint.h #3

Open
freicaneca opened this issue Sep 27, 2016 · 0 comments
Open

uint32_t invoked without stdint.h #3

freicaneca opened this issue Sep 27, 2016 · 0 comments

Comments

@freicaneca
Copy link

After going through the previous two issues, another one came up:

Saliency.h:12:14: error: ‘uint32_t’ was not declared in this scope

My solution was "#include <stdint.h>" in Saliency.h

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