CPPGameLauncher icon indicating copy to clipboard operation
CPPGameLauncher copied to clipboard

Not compilling

Open chavoz opened this issue 2 years ago • 0 comments

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

chavoz avatar Feb 12 '23 17:02 chavoz