Skip to content

Compilig Error on TARGET CUBIEBOARD_CB2 #15

@lehrerhans

Description

@lehrerhans

Hallo,

during compiling i get an error. It seems that the File ProgramVersion.h is missing.
Hopefully you can help me.
Best Regards
Christoph
(german)

cro-stick@cro-stick-OptiPlex-9030-AIO:~/OpenSoar$ make TARGET=OPENVARIO_CB2 DEBUG=n

  • TARGET = OPENVARIO_CB2
  • DEBUG = n
    PROGRAM_NAME is OpenSoar
    PROGRAM_VERSION is 7.42.22
    GIT_TAG is tags/opensoar-7.42.22
    fatal: Needed a single revision
    GIT_COMMIT_ID is 804ac56
    RELEASE_COMMIT_ID is
    Git commits: HEAD = 804ac56 vs. RELEASE =
    build/libdata.mk:20: warning: overriding recipe for target 'output/data/AUTHORS.gz.c'
    build/libdata.mk:20: warning: ignoring old recipe for target 'output/data/AUTHORS.gz.c'
    build/libdata.mk:20: warning: overriding recipe for target 'output/data/COPYING.gz.c'
    build/libdata.mk:20: warning: ignoring old recipe for target 'output/data/COPYING.gz.c'
    build/libdata.mk:20: warning: overriding recipe for target 'output/data/OpenSoar-News.md.gz.c'
    build/libdata.mk:20: warning: ignoring old recipe for target 'output/data/OpenSoar-News.md.gz.c'
    CPP output/OPENVARIO/opt/src/Version.o
    src/Version.cpp:5:10: fatal error: ProgramVersion.h: No such file or directory
    5 | #include "ProgramVersion.h"
    | ^~~~~~~~~~~~~~~~~~

    compilation terminated.
    make: *** [build/compile.mk:121: output/OPENVARIO/opt/src/Version.o] Error 1

Distributor ID: Ubuntu
Description: Ubuntu 24.04.1 LTS
Release: 24.04
Codename: noble

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions