-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
I cannot build the examples out of the box. Several reason:
- 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 - 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
Labels
No labels