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

Build issues with Pangolin #82

Open
dubiFS opened this issue Oct 13, 2024 · 0 comments
Open

Build issues with Pangolin #82

dubiFS opened this issue Oct 13, 2024 · 0 comments

Comments

@dubiFS
Copy link

dubiFS commented Oct 13, 2024

I'm getting errors like this when building Pangolin:

/DPVO/Pangolin/components/pango_image/src/image_io_jpg.cpp:189:13: error: ‘uint8_t’ was not declared in this scope
189 | uint8_t* dstRow = (uint8_t*)image.RowPtr(y);

I'm a little suspicious that maybe the code thinks it's running on windows rather than Ubuntu?

Thanks!

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