Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build error #10

Open
soykotnext opened this issue Nov 30, 2022 · 2 comments
Open

build error #10

soykotnext opened this issue Nov 30, 2022 · 2 comments

Comments

@soykotnext
Copy link

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?

@kushnertodd
Copy link

github.com/oatpp/oatpp-curl used to exist, is no more.

@Devlooper8
Copy link

oatpp-curl still exists: https://github.com/oatpp/oatpp-curl/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants