Opened 11 years ago
Closed 10 years ago
#5161 closed defect (invalid)
Error FFmpeg compilation with latest freetype2 git master
| Reported by: | shinchiro | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | undetermined |
| Version: | unspecified | Keywords: | libfreetype |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
Summary of the bug:
I compiled freetype2 git master (32760d33d0ebc3ba756d2bc0cce1defdafe51299)
from http://git.savannah.gnu.org/cgit/freetype/freetype2.git
When I link it with ffmpeg (--enable-libfreetype), ffmpeg error to compile vf_drawtext
Change History (2)
comment:1 by , 11 years ago
| Keywords: | libfreetype added |
|---|
comment:2 by , 10 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
This was fixed by the following commit:
http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=24fbed052fbacb690f62bc4b0abfa29f668a35c2
Note:
See TracTickets
for help on using tickets.



Please provide your configure line, run
make V=1twice and post the complete, uncut console output of the second run here to make this a valid ticket.