Skip to content

adjust infrastructure for example building #2

@derived-coder

Description

@derived-coder

I cannot build the examples out of the box. Several reason:

  1. I use a docker image where I have setup clang-uml, so it is in the path
    would be nice if you can adjust the makefiles so that it takes by default clang-uml from the current path and not from some relative path
  2. several examples need dependencies, which I do not have so I cannot setup the build commands.
    e.g.:curl
CMake Error at /usr/local/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find Libpsl (missing: LIBPSL_INCLUDE_DIR LIBPSL_LIBRARY)
Call Stack (most recent call first):
  /usr/local/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
  CMake/FindLibpsl.cmake:68 (find_package_handle_standard_args)
  CMakeLists.txt:1291 (find_package)

I recommend that you setup a docker image for development, so it would be easy to rebuild the examples.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions