Help setting up code completion
Posted: Fri Oct 05, 2012 8:42 pm
Hello,
I am learning C++ and I want to start GUI programming with wxWidgets.
On Kubuntu 12.04, I have installed the compiler (through package build-essentials), then I have built wxWidgets 2.9.4 from source (as described in wxWidgets wiki article) and put it under some subfolder of my $HOME path.
Then I installed the IDE from CodeLite repository (as described here: http://www.codelite.org/LiteEditor/Repositories, I used repository for precise).
Everything went smoothly and I have CodeLite up and running (version 4.1.5770). However, the problem I have is that I do not know what are the paths that I should add to enable code completion. The example image on "configuring the parser" article shows some paths on Windows. This is different in Kubuntu. I do not even know where the g++ compiler is.
Could you help me?
Thank you,
Zoran
I am learning C++ and I want to start GUI programming with wxWidgets.
On Kubuntu 12.04, I have installed the compiler (through package build-essentials), then I have built wxWidgets 2.9.4 from source (as described in wxWidgets wiki article) and put it under some subfolder of my $HOME path.
Then I installed the IDE from CodeLite repository (as described here: http://www.codelite.org/LiteEditor/Repositories, I used repository for precise).
Everything went smoothly and I have CodeLite up and running (version 4.1.5770). However, the problem I have is that I do not know what are the paths that I should add to enable code completion. The example image on "configuring the parser" article shows some paths on Windows. This is different in Kubuntu. I do not even know where the g++ compiler is.
Could you help me?
Thank you,
Zoran