Re: [Anjuta-list] help with anjuta..
- From: Sébastien Granjoux <seb sfo free fr>
- To: CodeZer0 <vhacherx live com>
- Cc: anjuta-list lists sourceforge net
- Subject: Re: [Anjuta-list] help with anjuta..
- Date: Sat, 31 Oct 2009 10:54:25 +0100
Hi,
CodeZer0 a écrit :
HI, i also updated to 2.26.2 . but when i was using fopen() fseek() etc etc
there was no calltip display.
fopen, fseek and so on are part of the standard C library, it is a
enhancement request reported here:
https://bugzilla.gnome.org/show_bug.cgi?id=566979
For calltip functionality do i need to go via process of creating a new
project and then stuff stuff or just opening a new file from statrt and
using name.cxx will do??
You need to open a project. It doesn't work on a single C file, because
the symbol db plugin ask the project manager to know all libraries used.
So you need to create a new project with the project wizard or import an
already existing project. Anjuta should read autotools project (with
configure.in or configure.ac and a Makefile.am in each directory).
Regards,
Sébastien
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]