Unknown type name 'bool'

Issue #477 closed
Former user created an issue

When I compile ffmpe with x265 dependency I receive the next error:

x265.h:1801:43: error: unknown type name 'bool'; did you mean '_Bool'?

x265_zone *x265_zone_alloc(int zoneCount, bool isZoneFile);

Comments (3)

  1. Log in to comment