<div>Hello all,</div>
<div> </div>
<div>I recently updated my files from CVS and tried to remake. I'm getting an error in mythplugins in the mythcontrols program. 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). Is there a setup change that is needed to get this to work? Just want to make sure I do it correctly and not just hacking about. 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> </div>
<div>thanks,</div>
<div>phlepper</div>
<div> </div>
<div>g++ -c -pipe -Wall -W -g -D_REENTRANT -DPIC -fPIC -D_GNU_SOURCE -DPREFIX=\"/usr\" -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> from keybindings.cpp:37:<br><br><br>-- <br>I hear and I forget. I see and I remember. I do and I understand. -- Confucius
</div>