<div class="gmail_quote">Hello,</div>
<div class="gmail_quote"><br> i copy some code from "telepathy-qt4/examples/call" to my test project. but i got following error:<br><span style="COLOR: rgb(153,0,0); BACKGROUND-COLOR: rgb(255,255,255)">src/CallHandler.cpp:102: error: expected unqualified-id before string constant</span><br>
<br>it looks like cause by this line: <span style="COLOR: rgb(0,153,0)">if( conn->interfaces().contains( Tp::TELEPATHY_INTERFACE_CONNECTION_INTERFACE_CAPABILITIES ) )</span><br>i don't know why it happened when i use some constants in <TelepathyQt4/Constants>. i had some google, but i'm not find right answer. i'm a newbie in linux platform. Could anyone give me some suggestion for how resovle it? more detail please see source code in attachment.<br>
<br>Br<br>Tom<br><br></div><br>