Page 1 of 1

QtCreator fails to detect non-OpenMW headers

Posted: 08 Jan 2018, 12:03
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

Re: QtCreator fails to detect non-OpenMW headers

Posted: 08 Jan 2018, 13:30
by akortunov
This issue can be marked as solved now.

Re: QtCreator fails to detect non-OpenMW headers

Posted: 08 Jan 2018, 15:56
by psi29a
What was done to resolve the issue?

Re: QtCreator fails to detect non-OpenMW headers

Posted: 08 Jan 2018, 16:26
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.