Skip to content

error: ‘curl_multi_wait’ was not declared in this scope #12

@War3Evo

Description

@War3Evo

I'm using Debian Wheezy 7.5

in the curlcpp-master/build folder...
after I issue the command: cmake ..
and then I issue this command: make # -j2

This is the error I get:

curlcpp-master/src/curl_multi.cpp: In member function ‘void curl::curl_multi::wait(curl::curl_waitfd_, unsigned int, int, int_)’:
curlcpp-master/src/curl_multi.cpp:130:93: error: ‘curl_multi_wait’ was not declared in this scope
make[2]: *** [src/CMakeFiles/curlcpp.dir/curl_multi.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/curlcpp.dir/all] Error 2
make: *** [all] Error 2

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