kDevelop 4.7.0 parsing WxWidgets projects

Kevin Funk kfunk at kde.org
Sun May 3 09:11:36 BST 2015


On Friday, May 01, 2015 17:10:51 Steve the Fiddle wrote:
> I am trying to use kDevelop 4.7.0 on Debian 8 to work on a large
> project built with WxWidgets 2.8.12.
> Because Debian Stable now uses WxWidgets 3.0, I have built WxWidgets
> 2.8.12 from source, and then configured the project (Audacity 2.1.1
> alpha) with:
> ./configure --enable-debug
> WX_CONFIG=/home/myusername/sourcecode/wxGTK-2.8.12/buildgtk/wx-config
> 
> The project builds successfully.
> 
> The problem is that it seems that kDevelop cannot find WxWidgets, so
> it complains about all Wx functions saying "Declaration not found" and
> prompting me to declare the function.
> 
> How do I tell kDevelop where to find WxWidgets so that it can parse
> the code correctly in the editor window?

With your mouse, hover over the missing #include in the editor (missing 
includes are marked with a red underline).

When doing this, you should be prompted with a tooltip offering a "Solve" 
button. Click this, and then add additional include paths via the dialog.

Hope that helps.

Greets

> 
> Steve
> _______________________________________________
> KDevelop mailing list
> KDevelop at kde.org
> https://mail.kde.org/mailman/listinfo/kdevelop

-- 
Kevin Funk | kfunk at kde.org | http://kfunk.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20150503/bdc77ac1/attachment.sig>


More information about the KDevelop mailing list