[Qt-creator] Helping out QtCreator find my include paths

Luc Vlaming mail at lucvlaming.com
Thu Jan 8 09:25:49 CET 2015


Hi,

What platform are you on and what version of cmake do you use? I am using
ubuntu 14.04 verison of cmake 2.8.12.2 and a source built qtcreator. There
it works fine. What i do know is that old cmake versions do not create
correct project files for qtcreator to parse.

Regards,
Luc

On 8 January 2015 at 03:09, Michael Jackson <imikejackson at gmail.com> wrote:

> I am still having some issues with include paths, CMake projects and
> QtCreator. I was scouring the internet looking for work arounds and about
> the only thing I can find is some obscure mention of a "project.includes"
> file that can be used that lists the include directories, one on each line.
> I tried making one up but I have no idea what to really name the file,
> where to put it or what. Maybe someone can shed some light on this. Here is
> my setup.
>
> I open QtCreator and select "Open Project" and proceed to select my
> CMakeLists.txt file. I go through the normal cmake process and select a
> build directory and successfully create the project. My main project is in
> a folder called "DREAM3D". In the CMakeLists.txt file, the top level
> project is called "DREAM3DProj". I create a directory called "Build" inside
> the DREAM3D directory to hold all the build files. What should I name my
> .includes file and where should I put it?
>
> I am using QtCreator 3.3.1 Nightly builds.
>
> Thanks for any help
> Mike Jackson
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20150108/fbb8b408/attachment.html>


More information about the Qt-creator mailing list