版本
menu
After you install GME In-Game Voice Chat through the Audiokinetic Launcher, the GME SDK is installed in the corresponding platform folders, in the default Wwise SDK directory. GME SDK 的命名规则与 Wwise 所用的规则一致 (%WWISEROOT%\SDK)。SDK 目录还包含 GME 相关头文件。
|
SDK 目录 |
描述 |
|---|---|
|
|
64 位 Windows |
|
|
32 位 Windows |
|
|
GME In-Game Voice Chat header file and GME API header file |
GME SDK for Windows 包含头文件、插件库和依赖动态库:
头文件:TencentGMEFactory.h、TencentGMEPlugin.h
插件库:TencentGMEPlugin.lib
插件动态库:TencentGME.dll、gmesdk.dll
将头文件和插件库复制到 Visual Studio 工程目录中。动态库需要与可执行文件位于同一目录中。在 Visual Studio 工程属性页面,调节 SDK 的 Include 目录和依赖库的设置。