01-19-2020, 11:21 PM
Thanks Brian.
Yeah, I had seen that site and downloaded and installed the glmark2 tool, but I did not see the "-es" version. However, going back I see in the comment section that someone posted how to get it installed on the Raspbian:
Need:
And configure as such:
Yeah, I had seen that site and downloaded and installed the glmark2 tool, but I did not see the "-es" version. However, going back I see in the comment section that someone posted how to get it installed on the Raspbian:
Need:
Code:
apt-get install libegl1-mesa-dev libgles2-mesa-dev
And configure as such:
Code:
./waf configure --with-flavors=x11-glesv2