Results 1 to 1 of 1
Hello everybody,
I have some problems with Kdevelop 3.3.6.
I want to develop a project by Kdevelop and use the functions of intel integrated performance primitives library (Intell Ipp). After ...
- 07-02-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 2
Import external include directory into Kdevelop
Hello everybody,
I have some problems with Kdevelop 3.3.6.
I want to develop a project by Kdevelop and use the functions of intel integrated performance primitives library (Intell Ipp). After installing the Ipp, I need to import the header files of Ipp to Kdevelop. So, I do like that
Open the Automake manager, right click on the project --> select options --> choose tab include --> add the path of the Ipp header files directory into the box Directories outside project.
Then I press F8 to build project, but I still get errors "ippi.h: no such file or directory", Kdevelop still doesn't recognize the header file path.
What should I do to add the external path in Kdevelop ?
Thank you very much


Reply With Quote