Pedro,
> Am 15.06.2016 um 00:52 schrieb Pedro Neves <[email protected]>:
>
>> On 14-06-2016 21:57, Dirk Hohndel wrote:
>> Just change it to include "core/dive.c"
>> --
>
> Hi:
> Following Dirk's pointer, I've ended up having to make a few more changes in
> files: smartrak.c and smrtk2ssrfc_window.cpp
>
> However, now I get the error:
>
> [ 66%] Building CXX object
> smtk-import/CMakeFiles/smtk_import.dir/smrtk2ssrfc_window.cpp.o
> /home/XXXXX/Diveapps/subsurface/smtk-import/smrtk2ssrfc_window.cpp:2:35:
> fatal error: ui_smrtk2ssrfc_window.h: No such file or directory
> #include "ui_smrtk2ssrfc_window.h"
>
> This file does not exist on my system. I do have a file called:
> smrtk2ssrfc_window.ui... Should this be it?
The .h should be generated from the .ui during the build process. I would try
to do
make clean
and try again. If that is not enough, remove all ui_*.h and maybe run cmake or
the build script again.
Best
Robert
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface