QtCreator fails to detect non-OpenMW headers

Support for running, installing or compiling OpenMW

Before you submit a bug report for the first time, please read: Bug reporting guidelines
Post Reply
User avatar
akortunov
Posts: 899
Joined: 13 Mar 2017, 13:49
Location: Samara, Russian Federation

QtCreator fails to detect non-OpenMW headers

Post by akortunov »

EDIT: the fix for this issue was merged in the master QtCreator branch, but it was not included in the latest release (4.5.0) yet.
If someone with non-english system locale has issues with QtCreator, he can use the bleeding-edge QtCreator.




Does anyone use the QtCreator on Linux for OpenMW development?
QtCreator 4.5.0 in my setup for some reason fails to detect non-OpenMW headers.
Also only editor is affected: I can successfully build and run OpenMW.

Note: There was a related bug in the QtCreator, but devs claimed it fixed.
How can I setup QtCreator to use it for OpenMW development?
Screenshot_20180108_144736.png
User avatar
akortunov
Posts: 899
Joined: 13 Mar 2017, 13:49
Location: Samara, Russian Federation

Re: QtCreator fails to detect non-OpenMW headers

Post by akortunov »

This issue can be marked as solved now.
User avatar
psi29a
Posts: 5356
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: QtCreator fails to detect non-OpenMW headers

Post by psi29a »

What was done to resolve the issue?
User avatar
akortunov
Posts: 899
Joined: 13 Mar 2017, 13:49
Location: Samara, Russian Federation

Re: QtCreator fails to detect non-OpenMW headers

Post by akortunov »

psi29a wrote: 08 Jan 2018, 15:56 What was done to resolve the issue?
I applied the e8360c875d1f34481a314551e12f54bc23b2ed2d commit to QtCreator and built QtCreator from source.
Post Reply