FLWL / CPPGameLauncher

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

Not compilling #5

Open chavoz opened 1 year ago

chavoz commented 1 year ago

Please help! I installed all libs and keeping get these errors:

Error C2065 'CURLOPT_XFERINFOFUNCTION': undeclared identifier CPPGameLauncher j:\git\cppgamelauncher\downloader.cpp 23

Error C2065 'CURLOPT_XFERINFOFUNCTION': undeclared identifier CPPGameLauncher j:\git\cppgamelauncher\downloader.cpp 78

Error C2065 'CURLOPT_XFERINFODATA': undeclared identifier CPPGameLauncher j:\git\cppgamelauncher\downloader.cpp 24

Error C2065 'CURLOPT_XFERINFODATA': undeclared identifier CPPGameLauncher j:\git\cppgamelauncher\downloader.cpp 79

Error C2664 'BIO BIO_new_mem_buf(void ,int)': cannot convert argument 1 from 'const _Elem ' to 'void ' CPPGameLauncher j:\git\cppgamelauncher\rsaverifier.cpp 49