This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to open sample codes from OpenGL ES 3.0 Text Guide

Does anyone know how to open the samples from the text guide, Chapter 16 for W7?

I have already downloaded the emulator, cmake and Visual Studio.

The instructions are somewhat confusing for me on page 448.

trying to get started with the 'Hello Triangle' code.

Parents
  • Hello!

    When I open CMake and locate folder it builds up the project, I believe.

    I have already installed Adreno and Mali.

    I am not sure what ' point CMAKE at the EGL and GLES libraries contained within the Adreno SDK'  entails.

    When I open the 'build folder', I click on 'Project.sln', it opens VS and this is the list of errors that I get.

    For sure, I am missing a step here.

    Lester R.

    vs errors.pngcmake build triangle proj.png
Reply
  • Hello!

    When I open CMake and locate folder it builds up the project, I believe.

    I have already installed Adreno and Mali.

    I am not sure what ' point CMAKE at the EGL and GLES libraries contained within the Adreno SDK'  entails.

    When I open the 'build folder', I click on 'Project.sln', it opens VS and this is the list of errors that I get.

    For sure, I am missing a step here.

    Lester R.

    vs errors.pngcmake build triangle proj.png
Children