This document describes how to configure a Windows project for GME APIs for Windows.
SDK Preparations
- Download the applicable demo and SDK. For more information, please see Download Guide.
- Decompress the obtained SDK resources.
- The folder contains:
- include: GME SDK header files.
- libs: GME SDK dll files.
Configuration Guide
- Copy the
include
and libs
folder into the project folder.
- On the project's property page, add the SDK file address to the
additional include
directory.
Was this page helpful?