|
|
Re: where are qnxgl.h and GLPh.h?
|
|
01/20/2008 4:23 AM
post4447
|
Re: where are qnxgl.h and GLPh.h?
Hi,
Can you give us some Details... ?
As - which version are you running ....?
|
|
|
|
|
|
|
Re: where are qnxgl.h and GLPh.h?
|
|
01/21/2008 3:29 PM
post4483
|
Re: where are qnxgl.h and GLPh.h?
> I have found the library described in the online help, but if I want compile
> the examples I can't due to the presence of the headers:
> #include <GL/qnxgl.h>
> #include <GL/GLPh.h>
>
> Have anyone the answer?
If the presence of the header files is what causing your issue, you can find QNX header files in $QNX_TARGET/usr/include
/GL/.
Cheers,
Joel
|
|
|
|
|