@Alberto: yes, the ./a.out executes correctly:
$ g++ test.cpp -lGL $ ./a.out $
:-)
Noting though that I am not sure how to apply this to my actual use case: running an HTML5 app in the Ubuntu SDK (executable is the ubuntu-html5-app-launcher provided by the ubuntu-html5-container package in the ppa:ubuntu-sdk/ppa)
@Alberto: yes, the ./a.out executes correctly:
$ g++ test.cpp -lGL
$ ./a.out
$
:-)
Noting though that I am not sure how to apply this to my actual use case: running an HTML5 app in the Ubuntu SDK (executable is the ubuntu- html5-app- launcher provided by the ubuntu- html5-container package in the ppa:ubuntu-sdk/ppa)