Problems compiling latest master with option (SMARTTRAK_IMPORT) = ON

Robert C. Helling robert at euve10195.vserver.de
Tue Jun 14 21:27:25 PDT 2016


Pedro,

> Am 15.06.2016 um 00:52 schrieb Pedro Neves <nevesdiver at gmail.com>:
> 
>> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20160615/1342687c/attachment.html>


More information about the subsurface mailing list