Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
my G310 ddk is VX501X08X-r52p0-00eac0-1-pkg1, my profile config file is:
GLES=yCL=nVULKAN=nRELEASE=yLINUX=y
before build, I run :
fpga_g310_build/config bldsys/profiles/vx501x08x-fpga.config GPU_G310=y GLES=y HWVER_R1P0=y WINSYS_FBDEV=y WINSYS_FBDEV_PRIMARY=y USE_SHA1_HARDWARE=n KERNEL_DIR=/home/ojo/qianqian/linux-code/nilinux PKG_CONFIG=y PKG_CONFIG_PACKAGES='libdrm' PKG_CONFIG_PATH=/home/ojo/qianqian/package/usr/lib/pkgconfig/ PKG_CONFIG_SYSROOT_DIR=/home/ojo/qianqian/package
then fpga_g310_build/buildme
this way I can get libGLESv2.so, libEGL.so, no libGLdispatch.so.0, but many commonly used function symbols, such as glCreateProgram and eglInitialize, are not exported.
glCreateProgram
eglInitialize
Therefore, I would like to seek support on how to configure the build to export all commonly used function symbols. Additionally, how can I configure the build to obtain libGLdispatch.so.0?
libGLdispatch.so.0
Many thanks!
Best regars,
qianqian zhang from netint