Menu

#32 checking for qt 4.0 and flite when building from source

open
nobody
None
5
2010-06-05
2010-06-05
Anonymous
No

on Linux, qt 4.0 and flite are apparently required by default but not checked for, the dependencies have to be satisfied manually, because there is no check done prior to the build process that informs the user that dependencies are missing

Also, it is probably worth pointing out that the flite.h header file in recent versions is by default located in a sub folder named "flite", so it might be better to use include <flite/flite.h> or instead adjust CXXFLAGS accordingly (on opensuse, /usr/local/include is used for the flite headers, instead of /usr/include/flite)

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.