Skip to content

build error #10

@soykotnext

Description

@soykotnext

building project example-api-client
-- The C compiler identification is GNU 11.3.0
-- The CXX compiler identification is GNU 11.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:19 (find_package):
By not providing "Findoatpp-curl.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"oatpp-curl", but CMake did not find one.

Could not find a package configuration file provided by "oatpp-curl"
(requested version 1.3.0) with any of the following names:

oatpp-curlConfig.cmake
oatpp-curl-config.cmake

Add the installation prefix of "oatpp-curl" to CMAKE_PREFIX_PATH or set
"oatpp-curl_DIR" to a directory containing one of the above files. If
"oatpp-curl" provides a separate development package or SDK, be sure it has
been installed.

-- Configuring incomplete, errors occurred!
See also "/home/soykot/Desktop/c++/example-api-client/build/CMakeFiles/CMakeOutput.log".
make: *** No targets specified and no makefile found. Stop.

@lganzzzo any ideas?

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