Code completion and standard libraries

Christopher DeGuise cdeguise at oscillisoft.com
Tue Jan 6 23:12:01 GMT 2004


If you do

$locate iostream

You will find that the stl header files are not located in /usr/include or the 
like.  They will most likely be at

/usr/lib/gcc-lib/.../include/.../iostream

Where ... will vary with the version of gcc.  

On Tuesday 06 January 2004 15:01, Chad Furniss wrote:
> Hello,
>
> I am trying to get c++ standard library classes such as 'string' to
> autocomplete.  I have added my system include directories
> ('/usr/include' and '/usr/local/include') into the Persistant Class
> Store in hopes that code completion would work for these libraries.
>
> Has anyone had success getting these libraries to autocomplete in
> Kdevelop3?
>
> Chad
>
>
> -
> to unsubscribe from this list send an email to
> kdevelop-request at kdevelop.org with the following body: unsubscribe
> »your-email-address«

-- 
-------
You can find me on the web @:
 www.christopherdeguise.com


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list