Missing curl/curl.h ? (Issue #23783)

243 views
Skip to first unread message

Nicson

unread,
Aug 18, 2023, 10:48:32 AM8/18/23
to wx-...@googlegroups.com, Subscribed

Hi there
i get this Error when Compiling with "wxUSE_WEBREQUEST_CURL 1"

In file included from ../src/common/webrequest.cpp:39: ../include/wx/private/webrequest_curl.h:22:10: fatal error: curl/curl.h: No such file or directory 22 | #include "curl/curl.h" | ^~~~~~~~~~~~~ compilation terminated. make: *** [Makefile:27575: netlib_webrequest.o] Error 1
curl.h doesn't exist in Archive .zip & .7z
*Latest Stable Release: 3.2.2.1 / Windows ZIP
/ Windows 7z

Maybe i have to add it manually?


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/issues/23783@github.com>

VZ

unread,
Aug 18, 2023, 11:07:11 AM8/18/23
to wx-...@googlegroups.com, Subscribed

This option is mostly for Unix systems, where libcurl is either already installed or can be easily installed using the package manager (and its availability is checked by configurel.

Under Windows you need to install and make it available yourself if you really want to user it there.


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/issues/23783/1684055931@github.com>

VZ

unread,
Aug 18, 2023, 11:07:13 AM8/18/23
to wx-...@googlegroups.com, Subscribed

Closed #23783 as completed.


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/issue/23783/issue_event/10131011205@github.com>

Reply all
Reply to author
Forward
0 new messages