‘undefined reference’ error in curl compile but no error detected in intelisense(C++)
i’m currently trying to use curl in c++
i copied include folder in curl to my project folder, so include path seems nothing wrong.
but when i try to compile my codes to make .exe file,