<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
On 17/02/11 15:20, raptor jr wrote:
<blockquote cite="mid:bay157-w49AC4118E81B50E3F85B16DDD50@phx.gbl"
type="cite">
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
I did a git pull today and get a error when i try to compile the
plugins:<br>
<br>
In file included from rsseditor.cpp:11:<br>
:23: error: expected initializer before â:â token<br>
make[2]: *** [rsseditor.o] Error 1<br>
make[2]: *** Waiting for unfinished jobs....<br>
make[2]: Leaving directory
`/home/stefan/dev/mythtv/mythtv/mythplugins/mythnetvision/mythnetvision'<br>
make[1]: *** [sub-mythnetvision-make_default] Error 2<br>
make[1]: Leaving directory
`/home/stefan/dev/mythtv/mythtv/mythplugins/mythnetvision'<br>
make: *** [sub-mythnetvision-make_default] Error 2<br>
<br>
<br>
I did a distclean of myth and the plugins before the build. What
could i try?<br>
<br>
/Stefan<br>
</blockquote>
<br>
I had the same problem. Just delete
/usr/include/mythtv/mythuifilebrowser.h. That header was move to
libmythui in<a class="moz-txt-link-freetext"
href="https://github.com/MythTV/mythtv/commit/65f2edae5">
https://github.com/MythTV/mythtv/commit/65f2edae5</a> so you
probably have an old and new version of that header.<br>
<br>
Paul H. <br>
<pre wrap="">
</pre>
<br>
</body>
</html>