Creating a New Project

Note: While the examples here show a Microsoft Foundation Class (MFC) project, the Agora Native SDK for Windows does not depend on MFC, and applications can be built in other frameworks without MFC.

  1. Create a project in Visual Studio:

  2. Select the type of application, for example, dialog-based as shown below.

  3. The Visual Studio project becomes available, as shown below.

  4. Use the following Agora SDK header files and library files to enable the use of Agora Native SDK for Windows.

Relative paths vary depending on how you have structured your directories.

include "../SDK/include/IAgoraRtcEngine.h"

pragma lib (lib, "../SDK/lib/agorartc.lib")

Refer to API Reference for a complete reference of the voice and video SDK methods now available to your applications.

results matching ""

    No results matching ""