Good morning

2016-03-18 17:56 GMT+01:00 Dirk Hohndel <[email protected]>:

> On Fri, Mar 18, 2016 at 07:32:55AM -0700, Dirk Hohndel wrote:
> > In a typical sign of my clairvoyance I did the 4.5.4 release last night
> > before going to bed. And based on the (at least) two patches suggested
> > since I guess I'll make a 4.5.5 today or tomorrow.
>
> The three patches I am considering for 4.5.5 are now in the v4.5-branch
>
>
v4.5-branch doesn't build with a simple "make" command in the build
directory. lt does with "make -j4".  This behavior is not in master, where
"make" works just fine.

This is what I get on v4.5-branch running "make" :
...
[ 26%] Building CXX object
CMakeFiles/subsurface_models.dir/qt-models/diveplannermodel.cpp.o
[ 27%] Building CXX object
CMakeFiles/subsurface_models.dir/qt-models/models.cpp.o
[ 27%] Building CXX object
CMakeFiles/subsurface_models.dir/qt-models/filtermodels.cpp.o
In file included from
/home/boret/src/subsurface/qt-models/filtermodels.cpp:2:0:
/home/boret/src/subsurface/qt-ui/mainwindow.h:16:27: fatal error:
ui_mainwindow.h: No existe el fichero o el directorio
compilation terminated.
CMakeFiles/subsurface_models.dir/build.make:158: fallo en las instrucciones
para el objetivo
'CMakeFiles/subsurface_models.dir/qt-models/filtermodels.cpp.o'
make[2]: ***
[CMakeFiles/subsurface_models.dir/qt-models/filtermodels.cpp.o] Error 1
CMakeFiles/Makefile2:259: fallo en las instrucciones para el objetivo
'CMakeFiles/subsurface_models.dir/all'
make[1]: *** [CMakeFiles/subsurface_models.dir/all] Error 2
Makefile:127: fallo en las instrucciones para el objetivo 'all'
make: *** [all] Error 2

Not a stopper issue, sure, but ...

Regards.

Salva.
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to