Hi Champions,
I tried to build the OpenCL exampls in <install_path>/opencl-66ak2h-0.8.1/examples, and I set the cross compiling environment based on the user guilde in twiki.
Accroding to the user guide, I need to set the following environment variable:
TI_OCL_INSTALL, TI_OCL_CGT_INSTALL, PATH and TARGET_ROOTDIR, and installed the mesa-common-dev package,
but when I build the examples, it reportes the "GL/gl.h no such file or directory", I checked the make.inc, and add the /usr/incude to the search path, the "GL/gl.h no such file or directory" error eliminated, but the example mandelbrot_native reported the "main.o:Relocations in generic ELF (EM:3), main.o:could not read symbols: File in wrong format", any comments for this issue? Thank you very much.
Zhan.