Error_ Lab 2 Qt Creator Helloworld project.

Hi,

I am a newbie to learn BeagleBoard X-15. I am following: http://processors.wiki.ti.com/index.php/Sitara_Linux_Training:_Hands_on_with_QT. But at Lab 2, when I compile Qt HelloWorld project, it had errors: 1. Cannot find -IGL; 2. Collect2: error: ld returned 1 exist status.

Please help me to fix them.

Thank you.

This is a missing library issue. You either need to install, download, or build that library. Then you may need to specify the path to the library afterwards. See: http://stackoverflow.com/questions/16710047/usr-bin-ld-cannot-find-lnameofthelibrary