Opened 10 years ago

Closed 10 years ago

#3588 closed defect (fixed)

libavdevice fails to build qtkit.m due to incorrect include

Reported by: Jeremy Huddleston Owned by:
Priority: normal Component: avdevice
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Note that this should be QTKit.h, not QTkit.h:

:info:build libavdevice/qtkit.m:28:9: fatal error: 'QTKit/QTkit.h' file not found
:info:build #import <QTKit/QTkit.h>
:info:build         ^
:info:build 1 error generated.  hello = lambda: "world"

Change History (1)

comment:1 by Michael Niedermayer, 10 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.