View Single Post
Posts: 8 | Thanked: 0 times | Joined on Mar 2010 @ Canada
#10
Originally Posted by smoku View Post
Did you "apt-get install libgles2-dev" ?
Yes
Originally Posted by javispedro View Post
what do you get? a black window, or no window at all?
And it's just doing nothing at all. No new window. The desktop stays the same and in the console it just returns normally. for example:
Code:
[sbox-FREMANTLE_X86: ~/MyDocs/programming/simplegl] > ./main
[sbox-FREMANTLE_X86: ~/MyDocs/programming/simplegl] >
and I also tried:
Code:
[sbox-FREMANTLE_X86: ~/MyDocs/programming/simplegl] > run-standalone.sh ./main
[sbox-FREMANTLE_X86: ~/MyDocs/programming/simplegl] >