-------------- Build: Debug in T3 --------------- Compiling: main.cpp Linking console executable: bin\Debug\T3.exe obj\Debug\main.o: In function `main': C:/Users/ComputerUser/C++ Proj/T3/main.cpp:12: undefined reference to `_imp__curl_easy_init' C:/Users/ComputerUser/C++ Proj/T3/main.cpp:14: undefined reference to `_imp__curl_easy_setopt' C:/Users/ComputerUser/C++ Proj/T3/main.cpp:17: undefined reference to `_imp__curl_easy_perform' C:/Users/ComputerUser/C++ Proj/T3/main.cpp:21: undefined reference to `_imp__curl_easy_strerror' C:/Users/ComputerUser/C++ Proj/T3/main.cpp:24: undefined reference to `_imp__curl_easy_cleanup' collect2: ld returned 1 exit status Process terminated with status 1 (0 minutes, 0 seconds) 5 errors, 0 warnings