<div>Hello all,</div>
<div>&nbsp;</div>
<div>I recently&nbsp;updated my&nbsp;files from CVS and tried to remake.&nbsp; I'm getting an error in mythplugins in the mythcontrols program.&nbsp; It appears it is trying to include mythtv/mythcontext.h, but that folder is not in the mythplugins tree (it's in the mythtv tree in cvs).&nbsp; Is there a setup change that is needed to get this to work?&nbsp; Just want to make sure I do it correctly and&nbsp;not just hacking about.&nbsp; This is from CVS as of last night (6/23), but I've had the problem for several days, so it isn't a recent change to cvs.
</div>
<div>&nbsp;</div>
<div>thanks,</div>
<div>phlepper</div>
<div>&nbsp;</div>
<div>g++ -c -pipe -Wall -W -g -D_REENTRANT -DPIC -fPIC&nbsp; -D_GNU_SOURCE -DPREFIX=\&quot;/usr\&quot; -D_FILE_OFFSET_BITS=64 -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED -DQT_NO_DEBUG -I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/include -I/usr/kde/3.3/include -I/usr/include -I/usr/lib/qt-
3.3/include -o keybindings.o keybindings.cpp<br>keybindings.cpp:32:32: mythtv/mythcontext.h: No such file or directory<br>keybindings.cpp:33:32: mythtv/mythdialogs.h: No such file or directory<br>In file included from keybindings.cpp
:37:<br>keybindings.h:26:30: mythtv/mythdbcon.h: No such file or directory<br>In file included from keybindings.h:30,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from keybindings.cpp:37:<br><br><br>-- <br>I hear and I forget. I see and I remember. I do and I understand.&nbsp;&nbsp;--&nbsp;&nbsp;Confucius 
</div>