diff options
| author | Orivej Desh <orivej@gmx.fr> | 2017-11-29 09:02:37 +0000 |
|---|---|---|
| committer | Orivej Desh <orivej@gmx.fr> | 2017-11-29 09:08:44 +0000 |
| commit | a88146d308fb5fa8e3cc466fffecaf0fe9ff9a2e (patch) | |
| tree | 4fe82f20015ca23414e99c35ab3d557fb00e99c9 /pkgs/development/python-modules/httpserver | |
| parent | 8b0ef2a5644fc0cd7d4627b8eb6f2bc3ee355ad6 (diff) | |
qt4: fix parallel building of moc_qtgradientviewdialog.o
Previously the last of these commands:
```
make -j sub-tools-bootstrap
make -j sub-uic sub-moc sub-rcc
make -C tools/designer/src/lib .obj/release-shared/moc_qtgradientviewdialog.o
```
failed with this error:
```
In file included from .uic/release-shared/ui_qtgradientviewdialog.h:63:0,
from .moc/release-shared/../../../../../shared/qtgradienteditor/qtgradientviewdialog.h:47,
from .moc/release-shared/moc_qtgradientviewdialog.cpp:9:
../../../shared/qtgradienteditor/qtgradientview.h:47:31: fatal error: ui_qtgradientview.h: No such file or directory
```
because uic did not ensure that the build of moc_qtgradientviewdialog.o happens
after the build of moc_qtgradientview.o.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
