ja3son

Results 2 comments of ja3son

> _No description provided._ g++ -O3 -Wall -Wextra -Werror -std=c++0x -c src/GL/Window/Window.cpp -o lib/Window.o -I include In file included from src/GL/Window/Window.cpp:22: In file included from include/GL/Window/Window.hpp:27: include/GL/Platform.hpp:61:11: error: use of...

add these code into ur build.gradle buildscript { repositories { jcenter() } dependencies { classpath 'com.android.tools.build:gradle:2.2.2' } }