Libcurl CURLOPT_WRITEFUNCTION callback function error
Go to solution
Solved by Mr_KoKa,
DownloadFile::write_callback has to be static. Add static keyword before function return type (size_t) like so:
static size_t DownloadFile::write_callback(char *ptr, size_t size, size_t nmemb, void *userdata)
-
Topics
-
Issac Zachary ·
Posted in Troubleshooting2 -
4
-
PopsicleHustler ·
Posted in Audio4 -
4
-
4
-
Greasy_Pudding ·
Posted in Servers, NAS, and Home Lab2 -
Sveeno ·
Posted in LTT Releases8 -
4
-
thrasher_565 ·
Posted in Hot Deals0 -
6
-
-
play_circle_filled
Latest From ShortCircuit:
The coolest looking monitor. Period. - ASUS ROG display at Computex (Sponsored)

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now