PDA

View Full Version : qt 4.6 and mesa configuration



bany
31st May 2010, 12:56
Hi,

Ive been working with qt on windows for quite a while developing opengl applications. Ive been generally using GLee in order to get the extensions I need.

Now I moved to FreeBSD, I got the same tools (qt creator 1.3.1 - qt 4.6.2).

I have Mesa 7.8.1 installed, so I shouldnt need GLee anymore.. but Qt complains it doesnt find a lot of >openGL 1.5 calls..

how can I configure qt in order to make it use mesa .h and lib?