CPPGameLauncher icon indicating copy to clipboard operation
CPPGameLauncher copied to clipboard

will not compile

Open KraziActiv opened this issue 5 years ago • 1 comments

I have gone through all the steps in trying to compile this. I kept getting errors and once those are fixed by going through the steps again it still won't compile. The last of the errors are list here, and why have it so we need to download and install all kinds of stuff just to compile the code?

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

KraziActiv avatar Aug 25 '19 15:08 KraziActiv

UP

chavoz avatar Feb 12 '23 17:02 chavoz