#11512: pocketsphinx not found using pkg-config ------------------------------------+----------------------------------- Reporter: joe | Owner: (none) Type: defect | Status: closed Priority: normal | Component: ffmpeg Version: git-master | Resolution: invalid Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by joe):
Replying to [comment:2 Timo R.]: > Right in your log: > test.c:1:10: fatal error: 'pocketsphinx/pocketsphinx.h' file not found > > And that despite successfully finding it via pkg-config. Your installation of it is just broken in some way. The log file is wrong. The file exists: /opt/homebrew/Cellar/cmu-pocketsphinx/5.0.4/include/pocketsphinx.h pkg-config has the correct path: >pkg-config --cflags pocketsphinx -I/opt/homebrew/Cellar/cmu-pocketsphinx/5.0.4/include -I/opt/homebrew/Cellar/cmu-pocketsphinx/5.0.4/include/pocketsphinx I reinstalled it anyway, and got the same result. Please re-open the ticket. Thank you. -- Ticket URL: <https://trac.ffmpeg.org/ticket/11512#comment:3> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
_______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".