Build a new compile environment

Robert Helling helling at atdotde.de
Fri Jul 14 03:10:55 PDT 2017


Hi Axel,

> On 14. Jul 2017, at 11:34, Axel Richter <Axel.Richter at freenet.de> wrote:
> 
> libgit compiles ok.
> libdivecomputer compiles ok.
> the marble flavour  runs into a problem:
> /home/axel/src/marble-source/src/lib/marble/geodata/geodata_export.h:15:27: fatal error: marble_export.h: Datei oder Verzeichnis nicht gefunden
For me it’s in

~/src/marble-source/src/lib/marble/marble_export.h

I have no clue why it does not find that. Please check if you have that file. If yes, try to figure out why that’s not in the include path.

> desktop-widges need MarbleWidget.h:
> In file included from /home/axel/src/subsurface/desktop-widgets/globe.cpp:2:0:
> /home/axel/src/subsurface/./desktop-widgets/globe.h:8:33: fatal error: marble/MarbleWidget.h: Datei oder Verzeichnis nicht gefunden
> I think this is a subsequent error of the missing marble_export.h
I would guess so.
> Some libraries link to install-root/lib and some to install-root/lib64. The problem:
> No rule to make target '/home/axel/src/install-root/lib/libdivecomputer.a', needed by 'tests/TestMerge'.  Schluss.
> I copied lib/* to lib64 and set a symbolic link.
Weird. But to get started, you could disable building the tests. To do that

cd ~/src/subsurface/build
ccmake .

and disable test. If the marble problem persists you can disable that as well.
> 
> My Qt (for the linux itself) is the 5.6.1 from SuSE repository.

This should work but is a bit ancient. Current Qt is 5.9.1. I am currently using 5.7 and 5.8. You can download that directly from the Qt website.

Best
Robert

--
.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oO
Robert C. Helling     Elite Master Course Theoretical and Mathematical Physics
                      Scientific Coordinator
                      Ludwig Maximilians Universitaet Muenchen, Dept. Physik
                      Phone: +49 89 2180-4523  Theresienstr. 39, rm. B339
                      http://www.atdotde.de

Enhance your privacy, use cryptography! My PGP keys have fingerprints
A9D1 A01D 13A5 31FA 6515  BB44 0820 367C 36BC 0C1D    and
DCED 37B6 251C 7861 270D  5613 95C7 9D32 9A8D 9B8F





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20170714/461d1fc2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20170714/461d1fc2/attachment.sig>


More information about the subsurface mailing list