missing ui_mainwindow.h?

Gaetan Bisson bisson at archlinux.org
Tue Jul 12 14:09:47 PDT 2016


Hi,

When building the latest git snapshot of subsurface on a
run-off-the-mill Linux desktop I get:


[ 28%] Building CXX object qt-models/CMakeFiles/subsurface_models.dir/filtermodels.cpp.o
In file included from /build/subsurface-git/src/subsurface/qt-models/filtermodels.cpp:8:0:
/build/subsurface-git/src/subsurface/./desktop-widgets/mainwindow.h:16:27: fatal error: ui_mainwindow.h: No such file or directory
 #include "ui_mainwindow.h"
                           ^
compilation terminated.
make[2]: *** [qt-models/CMakeFiles/subsurface_models.dir/build.make:159: qt-models/CMakeFiles/subsurface_models.dir/filtermodels.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:594: qt-models/CMakeFiles/subsurface_models.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....


There's no ui_mainwindow.h in the source tree. Is that header file
supposed to be automatically generated in some way?

Cheers.

-- 
Gaetan


More information about the subsurface mailing list