
marynya at compuserve
Mar 5, 2012, 5:51 PM
Views: 240
Permalink
|
|
Can't compile MythPlugins 0.24.2 (tarball) on Fedora 15
|
|
The problem here is that the INCPATH variables in the various Makefiles do not specify the paths to the header files supplied by the QT Toolkit. These are in directories such as /usr/include/QtCore, /usr/include/QtGui, etc. They are specified correctly in MythPlugins 0.24.1 and also in mythTV 0.24.2. It looks like they just need to be patched in but I am just starting to study the source of this monster and I am not confident that I understand what is really going on. Like is this supposed to come in from an environmental variable somewhere such as QTDIR which specifies the path to the library files? By the way, I really appreciate the work which has gone into preparing the RPM Fusion binaries. I originally used them to get started with MythTV and only started working with the source when I decided to look at contributing to the project. Mike _______________________________________________ mythtv-dev mailing list mythtv-dev [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-dev
|