Probably you did not install the "Mobile Development with C++" workload and the "C++ iOS development tools" and "C++ Android development tools" individual components, mentioned in documentation. Use the Visual Studio Installer to check this and to modify the installation.
Where is OpenGLES example for mobile?
Kamal Moustafa
1
Reputation point
https://learn.microsoft.com/fr-fr/cpp/cross-platform/build-an-opengl-es-application-on-android-and-ios?view=msvc-170
Where is this template? I have updated the VS and installed all needed content? Where is the template project promised in this article? How can i get it?
2 answers
Sort by: Most helpful
-
-
Minxin Yu 11,996 Reputation points Microsoft Vendor
2023-01-09T02:02:19.08+00:00 From the link in question:
To get the OpenGL ES templates, and to build for iOS, include the optional C++ iOS development tools.
Please check the visual studio installer.