Building the Windows Demo
This section describes how to quickly compile and run the Windows MFC demo of the client SDK.
Environment Requirements
Ensure that the following environment requirements are met during the compilation and running of the Windows MFC demo.
Environment and Tool |
Version |
Description |
---|---|---|
OS |
Windows 10 Professional |
Hardware requirements
|
Microsoft Visual Studio |
Visual Studio 2017 |
During the installation, select Desktop development with C++, Visual C++ MFC for x86 and x64, and Windows 10 SDK (10.0.15063.0). |
Requesting test resources and app IDs |
N/A |
For details, see Preparations. |
Procedure
- Download the SDK and demo source code.
- Download the ZIP package of the SDK by following the instructions provided in Table 1.
- Decompress the ZIP package to obtain the following files and directories:
Figure 1 Directory structure of the SDK package
- Copy dependency files.
-
Run batch processing scripts in the bat directory. For example, to compile a 32-bit Release version, run the copy_dependency_win32_release.bat script. The script automatically performs the following steps:
- Copy the header files and LIB files of the SDK to the SDK directory.
- Copy the .dll files and resource files of the SDK to the out directory.
-
- Request an app ID and change the app ID in the demo to the requested one.
For details about how to request an app ID, see Introduction to App ID Authentication.
Replace the app ID in SDK\demo\demoResource\loginCfg.ini with the obtained app ID.
Figure 2 Replacing the app ID
- Compile and run the project.
- Use the demo.
It is assumed that no proxy is deployed on the network, and the PC can directly access the public network. The following describes how to create an instant meeting:
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot