Re: [anjuta-devel] Code assistance plugin
- From: Moritz Lüdecke <ritze skweez net>
- To: Sébastien Granjoux <seb sfo free fr>
- Cc: anjuta-devel-list gnome org
- Subject: Re: [anjuta-devel] Code assistance plugin
- Date: Fri, 01 Jun 2012 12:43:10 +0200
Hi Sébastien,
On Wed, 30 May 2012 19:48:28 +0200, Sébastien Granjoux wrote:
I can compile the code and can execute anjuta too, but I get some
errors
in the terminal:
* (anjuta:11447): libanjuta-interfaces-CRITICAL **:
ianjuta_parser_init:
assertion `IANJUTA_IS_PARSER(obj)' failed
* (anjuta:11447): libanjuta-interfaces-CRITICAL **:
ianjuta_parser_deinit: assertion `IANJUTA_IS_PARSER(obj)' failed
* (anjuta:11447): libanjuta-interfaces-CRITICAL **:
ianjuta_parser_process_expression: assertion
`IANJUTA_IS_PARSER(obj)'
failed
So made I some mistakes in the procedure?
Have you check that the pointer returned by
anjuta_shell_get_interface is not NULL?
It can be possible if anjuta has not found a plugin implementing this
interface.
If it's the case, check that in $(prefix)/lib/anjuta, there is a file
with a .plugin extension where it is mentioned that the plugin
implement IAnjutaParser
That's it. Thanks.
Johannes requested me, if I can upload the code on github, so I did
this: https://github.com/ritze/anjuta-clang
I am a bit further. I deleted pxxparser in languages-support-cpp-java
plugin, but at the moment "make install" won't work. I'll try to solve
this problem until tonight (for non-europeans in about six hours ;-)).
Regards Moritz
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]