Hello all,

I'm trying to integrate the dvevm examples and demos into my
application. The way I'm building it is by building a library and
linking it with my application. When I build the example (video_dec in
my case) and the decode demo, everything links and works fine. However,
when trying to build them together (two separate libs linked with my
application, I'm getting the following errors;

/home/kkla/dvevm_1_10/dsplink_1_30_08_02/packages/dsplink/gpp/export/BIN
/Linux/Davinci/DEBUG/dsplink.lib(.text+0x1f6c): In function
`PROC_Attach':
/db/atree/library/trees/link-c03x/exports/dsplink-dm644x-v130-08-prebuil
t/packages/dsplink/gpp/src/api/proc.c:186: multiple definition of
`PROC_Attach'
/home/kkla/dvevm_1_10/dsplink_1_30_08_02/packages/dsplink/gpp/export/BIN
/Linux/Davinci/DEBUG/dsplink.lib(.text+0x1f6c):/db/atree/library/trees/l
ink-c03x/exports/dsplink-dm644x-v130-08-prebuilt/packages/dsplink/gpp/sr
c/api/proc.c:186: first defined here

What's the problem here?

Thanks,
Kim Klaiman
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to