Hi,
When I trying to compile my application with latest openVG library(MQX_OVG_0.7.0), I am getting the below linker error.
Undefined Reference to gcoHAL_ScheduleEvent.
When I have checked the “libegl.a ” and "libovg.a", I couldn’t able to find the definition of gcoHAL_ScheduleEvent.
gc_egl_sync.o:
00000000 r $d
00000000 r $d
00000000 r $d
00000000 r $d
00000000 r $d
00000000 r $d
00000000 t $t
00000000 t $t
00000000 t $t
00000000 t $t
00000000 t $t
00000000 r .LC0
0000002c r .LC1
00000124 r .LC10
00000158 r .LC11
00000168 r .LC12
00000194 r .LC13
00000050 r .LC2
00000068 r .LC3
00000090 r .LC4
000000a4 r .LC5
000000ac r .LC6
000000cc r .LC7
000000f0 r .LC8
00000110 r .LC9
U __aeabi_uldivmod
00000000 r __FUNCTION__.16461
00000000 r __FUNCTION__.16483
00000000 r __FUNCTION__.16499
00000000 r __FUNCTION__.16511
00000000 r __FUNCTION__.16528
U _Flush
00000001 T eglClientWaitSyncKHR
00000001 T eglCreateSyncKHR
00000001 T eglDestroySyncKHR
00000001 T eglGetSyncAttribKHR
00000001 T eglSignalSyncKHR
U gcoHAL_Commit
U gcoHAL_ScheduleEvent
U gcoOS_Allocate
U gcoOS_CreateSignal
U gcoOS_DebugBreak
U gcoOS_DebugTrace
U gcoOS_DebugTraceZone
U gcoOS_DestroySignal
U gcoOS_Free
U gcoOS_Signal
U gcoOS_Verify
U gcoOS_WaitSignal
U veglGetDisplay
U veglGetThreadData
The Make script of my application worked fine with older version (0.5.0) of openVG.
Please help me out by providing the library file where the definition of above function exist.
已解决! 转到解答。
Dear sathishkumar sigamani,
Thank you for your post, however please consider moving it to the right community place for better visibility.
For details please see general advice https://community.freescale.com/docs/DOC-99909
Thank you for using Freescale Community.
Regards,
Wlodek_D.
Dear sathishkumar sigamani,
Thank you for your post, however please consider moving it to the right community place for better visibility.
For details please see general advice https://community.freescale.com/docs/DOC-99909
Thank you for using Freescale Community.
Regards,
Wlodek_D.