Использую только libcurl C++ язык команда g++ main.cpp -o my_program -static /mingw64/lib/libcurl.a /mingw64/lib/libssl.a /mingw64/lib/libcrypto.a /mingw64/lib/libz.a -lws2_32 -lwsock32 -lbcrypt -lcrypt32 -lgdi32 ошибки C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/14.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe : C:\msys64\tmp\ccWMVF8u.o:main.cpp:(.text+0x18): undefined reference to `__imp_curl_global_init' C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/14.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe : C:\msys64\tmp\ccWMVF8u.o:main.cpp:(.text+0x21): undefined reference to `__imp_curl_easy_init' C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/14.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe : C:\msys64\tmp\ccWMVF8u.o:main.cpp:(.text+0x4f): undefined reference to `__imp_curl_slist_append' C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/14.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe : C:\msys64\tmp\ccWMVF8u.o:main.cpp:(.text+0x6a): undefined reference to `__imp_curl_slist_append' C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/14.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe : C:\msys64\tmp\ccWMVF8u.o:main.cpp:(.text+0x85): undefined reference to `__imp_curl_slist_append' C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/14.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe : C:\msys64\tmp\ccWMVF8u.o:main.cpp:(.text+0xa0): undefined reference to `__imp_curl_slist_append' C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/14.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe : C:\msys64\tmp\ccWMVF8u.o:main.cpp:(.text+0xbb): undefined reference to `__imp_curl_slist_append' C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/14.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe : C:\msys64\tmp\ccWMVF8u.o:main.cpp:(.text+0xd6): more undefined references to `__imp_curl_slist_app end' follow C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/14.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe : C:\msys64\tmp\ccWMVF8u.o:main.cpp:(.text+0x204): undefined reference to `__imp_curl_easy_setopt' C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/14.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe : C:\msys64\tmp\ccWMVF8u.o:main.cpp:(.text+0x220): undefined reference to `__imp_curl_easy_setopt' C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/14.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe : C:\msys64\tmp\ccWMVF8u.o:main.cpp:(.text+0x23c): undefined reference to `__imp_curl_easy_setopt' C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/14.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe : C:\msys64\tmp\ccWMVF8u.o:main.cpp:(.text+0x257): undefined reference to `__imp_curl_easy_setopt' C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/14.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe : C:\msys64\tmp\ccWMVF8u.o:main.cpp:(.text+0x272): undefined reference to `__imp_curl_easy_setopt' C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/14.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe : C:\msys64\tmp\ccWMVF8u.o:main.cpp:(.text+0x282): undefined reference to `__imp_curl_easy_perform' C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/14.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe : C:\msys64\tmp\ccWMVF8u.o:main.cpp:(.text+0x299): undefined reference to `__imp_curl_easy_strerror' C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/14.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe : C:\msys64\tmp\ccWMVF8u.o:main.cpp:(.text+0x2cf): undefined reference to `__imp_curl_slist_free_all ' C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/14.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe : C:\msys64\tmp\ccWMVF8u.o:main.cpp:(.text+0x2df): undefined reference to `__imp_curl_easy_cleanup' C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/14.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe : C:\msys64\tmp\ccWMVF8u.o:main.cpp:(.text+0x2e8): undefined reference to `__imp_curl_global_cleanup помогите, выполняю компиляцию в msys2