I finished fixing includes earlier to allow make all in qtwidgets to finish.
I had to change :
- All include WebCore/*.h, JavaScriptCore/*.h, WebKit2/*.h by removing the
first part. Those would not have worked no matter the include paths, since
the headers were in subfolders of thoses
- an inclu
-I." So the -I. adds
the curent directoryto the search path, and not the folder of the cpp file.
Any idea for a better trick than fixing all the includes one by one?
2016-01-06 11:10 GMT+01:00 olivier barthelemy <
perso.olivier.barthel...@gmail.com>:
> I am building Qt5.5.1 with the
I am building Qt5.5.1 with the webkit support, and i stumble upon what
seems to be wrong include paths in the sources files
Example :
I have headers in WebCore/A/B.h
The build script adds -I WebCore/A for all A that contain headers
However, source that include those headers include tham with the p
WebCore/generated, so JSDOMWindow.h is found, But as the content of
JSDOMWIndow.h says, they are just dummy files and should not be compiled.
So why does the qtwebkit build need them?
Any idea how i can fix this?
--
[image: Geovariances]
Olivier BARTHELEMY *Software development engineer*
Geovariances
ave followed this guide:
>
> http://doc.qt.io/qt-5/windows-building.html
>
> In my case, at some point, I had to install python and put it on the path.
>
> Nuno Santos
> Founder / CEO / CTO
> www.imaginando.pt
> +351 91 621 69 62
>
> On 04 Jun 2015, at 15:56, Olivie
ny suggestion?
--
[image: Geovariances]
Olivier BARTHELEMY *Software development engineer*
Geovariances, 49bis avenue Franklin Roosevelt - 77215 AVON CEDEX - FRANCE
| www.geovariances.com <http://link.geovariances.com/eml-home>
Keep posted about Geovariances
<http://link.geovariances.co
), while not
being slower for the modification of an element that already exists?
--
Olivier BARTHELEMY
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
herwise, check Qt examples about how to
> initialize an application.
>
> And if you have a segfault situation, this means the behavior is likely
> undefined. So making trivial changes, changing the compiler version, eating
> a pizza, and even doing nothing may change the code's behavior.
nd
on some other sites (google 'QWidgetPrivate::create_sys conditional jump'
for example) have been having similar problems of either the warning or the
SEGV with call stacks indicating the same problem, but without solution.
Any suggestion?
I'm using QT4.8.5
would be the
proper way to remove the errors?
Thanks
--
Olivier BARTHELEMY
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
10 matches
Mail list logo