Josh Handley
Josh Handley
Looks like the problem is that YAML_CPP_DLL needs to be defined in the yaml-cpp-tests project.
@hwhsu1231 yes that is normal. I usually add it to the project properties in Visual Studio rather than in the source code. It is a common pattern when using DLLs...
In _Sample/YouTubeLiveVideo/Info.plist_ edit the _CFBundleURLSchemes_. Change the value that starts with "com.googleusercontent.apps." based on your API key. It should be set to the reversed API key. The API key has...