Skip to content

src/camotics/view/View.cpp:34:10: fatal error: cbang/time/HumanTime.h: No such file or directory #442

@bombela

Description

@bombela

Building following the instruction from the README. On Ubuntu 24.04.2 LTS.

g++ -o build/resources.v2.data/data3.o -c -Wsuggest-override -faligned-new -std=c++14 -fsigned-char -Wno-deprecated-declarations -flto=auto -O3 -fPIC -DNDEBUG -D_REENTRANT -DHAVE_CBANG -DUSING_CBANG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_NO_OPENGL_ES_2 -DGL_GLEXT_PROTOTYPES -DQT_COMPILING_QSTRING_COMPAT_CPP -I/home/bombela/tmp/cbang/src -I/home/bombela/tmp/cbang/include -I/home/bombela/tmp/cbang/src/boost -I/usr/include/v8 -Isrc -I/usr/include/python3.12 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtOpenGL -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtWebSockets -Ibuild -Isrc build/resources.v2.data/data3.cpp
src/camotics/view/View.cpp:34:10: fatal error: cbang/time/HumanTime.h: No such file or directory
   34 | #include <cbang/time/HumanTime.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
scons: *** [build/camotics/view/View.o] Error 1
scons: building terminated because of errors.
~/t/CAMotics> (master) ls $CBANG_HOME
CODE_TAG  README.md   build/     config/     debian/  include/  patches/  src/    tools/
LICENSE   SConstruct  cbang.png  config.log  docs/    lib/      scripts/  tests/

I find no such file named "HumanTime.h" in cbang.

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