- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Hi all,
i am getting linker errors when building IPP sample:
audio_codes:
coredll.lib(COREDLL.dll) : error LNK2005: sin already defined in x0__ar10.lib(xsc_sin.obj)
coredll.lib(COREDLL.dll) : error LNK2005: cos already defined in x0__ar10.lib(xsc_cos.obj)
coredll.lib(COREDLL.dll) : warning LNK4006: sin already defined in x0__ar10.lib(xsc_sin.obj); second definition ignored
coredll.lib(COREDLL.dll) : warning LNK4006: cos already defined in x0__ar10.lib(xsc_cos.obj); second definition ignored
Creating library ....\_binwinwcearmv4i_clarmaac_dec_i.lib and object ....\_binwinwcearmv4i_clarmaac_dec_i.exp
....\_binwinwcearmv4i_clarmaac_dec_i.dll : fatal error LNK1169: one or more multiply defined symbols found
NMAKE : fatal error U1077: 'link.exe' : return code '0x491'
coredll.lib(COREDLL.dll) : error LNK2005: cos already defined in x0__ar10.lib(xsc_cos.obj)
coredll.lib(COREDLL.dll) : warning LNK4006: sin already defined in x0__ar10.lib(xsc_sin.obj); second definition ignored
coredll.lib(COREDLL.dll) : warning LNK4006: cos already defined in x0__ar10.lib(xsc_cos.obj); second definition ignored
Creating library ....\_binwinwcearmv4i_clarmaac_dec_i.lib and object ....\_binwinwcearmv4i_clarmaac_dec_i.exp
....\_binwinwcearmv4i_clarmaac_dec_i.dll : fatal error LNK1169: one or more multiply defined symbols found
NMAKE : fatal error U1077: 'link.exe' : return code '0x491'
video_enc_con:
coredll.lib(COREDLL.dll) : error LNK2005: ceil already defined in x0__ar10.lib(xsc_ceil.obj)
....\_binwinwcearmv4i_clarmvideo_enc_con.exe : fatal error LNK1169: one or more multiply defined symbols found
NMAKE : fatal error U1077: 'link.exe' : return code '0x491'
....\_binwinwcearmv4i_clarmvideo_enc_con.exe : fatal error LNK1169: one or more multiply defined symbols found
NMAKE : fatal error U1077: 'link.exe' : return code '0x491'
simgle_player:
coredll.lib(COREDLL.dll) : error LNK2005: sin already defined in x0__ar10.lib(xsc_sin.obj)
coredll.lib(COREDLL.dll) : error LNK2005: cos already defined in x0__ar10.lib(xsc_cos.obj)
....\_binwinwcearmv4i_clarmsimple_player.exe : fatal error LNK1169: one or more multiply defined symbols found
NMAKE : fatal error U1077: 'link.exe' : return code '0x491'
coredll.lib(COREDLL.dll) : error LNK2005: cos already defined in x0__ar10.lib(xsc_cos.obj)
....\_binwinwcearmv4i_clarmsimple_player.exe : fatal error LNK1169: one or more multiply defined symbols found
NMAKE : fatal error U1077: 'link.exe' : return code '0x491'
What should i do to solve this problem?
Link copiado
1 Responder
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Hello,
it is know issue of Intel C/C++ Compiler v2.0.4. The workaround is to put x0__ar10.lib AFTER coredll.lib in linker command line. We are sorry for that inconvenience.
Regards,
Vladimir

Responder
Opções do tópico
- Subscrever fonte RSS
- Marcar tópico como novo
- Marcar tópico como lido
- Flutuar este Tópico para o utilizador atual
- Marcador
- Subscrever
- Página amigável para impressora