More include locations to fix parsing issues
-
Yes exactly. I imported an existing project and then saw the parser worked for some seconds.
So, is there any way to add more include paths?@mahmoodn
Hi
Yes I think you can, but it won't compile
as its not that kind of import. Or at least it would not for me.In any case, try look in
.includes
its created by the import process.So what build system does the actual project use ?
-
I only see the following project files
.cflags
.config
.creator
.creator.user
.cxxflags
.files
.includesThe project also has not CMakeList.txt. But I guess, you are referring to .includes file. Right?
-
Hi
Did you use this way for import ?

As that is just for using Creator as a Editor and wont set up toolchain.
-
Yes exactly. I imported an existing project and then saw the parser worked for some seconds.
So, is there any way to add more include paths?@mahmoodn
Hi
Yes I think you can, but it won't compile
as its not that kind of import. Or at least it would not for me.In any case, try look in
.includes
its created by the import process.So what build system does the actual project use ?
