Visual Studio 2022
About 153 wordsLess than 1 minute
2024-11-04
Caution
- The demo only provides partial functionality and cannot fully demonstrate all features. If you need special features, you must develop them yourself.
- To run the demo, you need to configure the include path on your own. Missing DLL files during runtime need to be copied to the program's running directory.
- You need to install Visual Studio 2022 or another version.
Creating a Project
Enter the project name and select the creation location:
Selecting the Platform
Project Configuration
Running the Project
After completing the configuration, you can proceed to develop within the project. If you need to run the demo, simply copy and run the demo code.