Contents:
Overview
Thank you for using Tencent Cloud Game Multimedia Engine SDK. This document provides project configuration that makes it easy for C++ developers to debug and access the APIs for Game Multimedia Engine.
SDK Preparation
1. Please download applicable Demo and SDK from Download Guide.
2. The folders are as follows after downloaded:
Folder Name | Description |
---|---|
include | Mobile Gaming SDK header file |
libs | Mobile Gaming SDK dll file |
Configuring Project
1. Import SDK related files
Copy the "include" and "libs" folders to the project folder.
2. Add to the project
Add the link to the additional "include" directory on the attribute page of the project.