Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

error C4146 #34

Open
winsieutoc opened this issue May 18, 2018 · 0 comments
Open

error C4146 #34

winsieutoc opened this issue May 18, 2018 · 0 comments

Comments

@winsieutoc
Copy link

When i tried to build source code, I match a error:
error C4146: unary minus operator applied to unsigned type, result still unsigned
at return -(uint64_t)av_rescale_rnd(-std::max(a, -INT64_MAX), b, c, rnd ^ ((rnd >> 1) & 1));
How can I fix it?

Many thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant