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

Michael Jackson imikejackson at gmail.com
Thu Jan 8 15:56:22 CET 2015


Both Linux Mint 17.1 with CMake 3.1.0 (Self Built) and OS X 10.8.5 and 10.9.x and 10.10.x using CMake 3.1.0 downloaded from Cmake.org.

Can I manually create a *.includes file to temporarily help out QtCreator?

Thanks
Mike Jackson


On Jan 8, 2015, at 3:25 AM, Luc Vlaming <mail at lucvlaming.com> wrote:

> 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/44f5f5f5/attachment.html>


More information about the Qt-creator mailing list