protected is a keyword in C++, you can try to manually rename that maybe?

Regards,
ismail

On Fri, Jun 4, 2010 at 1:12 PM, Rajendra Prasad Murakonda <
[email protected]> wrote:

>
> On Fri, Jun 4, 2010 at 1:44 PM, İsmail Dönmez <[email protected]> wrote:
>
>> GTK needs a patch similar to
>> https://svn.pardus.org.tr/pardus/tags/2007-EOL/desktop/gnome/gtk2/files/flash-player-busyloop.patch
>>  .
>> Or you can call gtk_init in your application.
>>
>>
> That's great to know. But, unfortunately, I am unable to compile my
> application with gtk. I could write a stand alone gtk program and run it
> without any hassles though. I am getting the following error:
>
> ==
> in file included from /usr/include/gtk-2.0/gtk/gtk.h:44,
>                  from src/main.cpp:3:
> /usr/include/gtk-2.0/gtk/gtkbindings.h:76: error: expected unqualified-id
> before "protected"
> /usr/include/gtk-2.0/gtk/gtkbindings.h:76: error: abstract declarator
> `GtkBindingSignal*' used as declaration
> /usr/include/gtk-2.0/gtk/gtkbindings.h:76: error: expected `;' before
> "protected"
> ==
>
> Raj
>
>
> _______________________________________________
> webkit-qt mailing list
> [email protected]
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
>
>
_______________________________________________
webkit-qt mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt

Reply via email to