FLWL / CPPGameLauncher

A game launcher/updater/patcher written in C++ for the Windows platform.
MIT License
99 stars 45 forks source link

Error CURL ??? #3

Closed IGNRexI closed 1 year ago

IGNRexI commented 2 years ago

image Severity Code Description Project File Line Suppression State Error (active) E0020 identifier "CURLOPT_XFERINFOFUNCTION" is undefined CPPGameLauncher C:\Users\Administrator\Desktop\CPPGameLauncher\downloader.cpp 23
Error (active) E0020 identifier "CURLOPT_XFERINFODATA" is undefined CPPGameLauncher C:\Users\Administrator\Desktop\CPPGameLauncher\downloader.cpp 24
Error (active) E0020 identifier "CURLOPT_XFERINFOFUNCTION" is undefined CPPGameLauncher C:\Users\Administrator\Desktop\CPPGameLauncher\downloader.cpp 78
Error (active) E0020 identifier "CURLOPT_XFERINFODATA" is undefined CPPGameLauncher C:\Users\Administrator\Desktop\CPPGameLauncher\downloader.cpp 79
Error C2065 'CURLOPT_XFERINFOFUNCTION': undeclared identifier CPPGameLauncher C:\Users\Administrator\Desktop\CPPGameLauncher\downloader.cpp 23
Error C2065 'CURLOPT_XFERINFODATA': undeclared identifier CPPGameLauncher C:\Users\Administrator\Desktop\CPPGameLauncher\downloader.cpp 24
Error C2065 'CURLOPT_XFERINFOFUNCTION': undeclared identifier CPPGameLauncher C:\Users\Administrator\Desktop\CPPGameLauncher\downloader.cpp 78
Error C2065 'CURLOPT_XFERINFODATA': undeclared identifier CPPGameLauncher C:\Users\Administrator\Desktop\CPPGameLauncher\downloader.cpp 79