- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
I'm using IPP v5.0.
I'm trying to compilethe Intel Echo Cancellation sample in Visual.NET2003.
In DOS mode,thebatch file builds it successfully.
But in VS, I'm getting:
LNK2019: unresolved external symbol _ippGetCpuClocks @ 0 referenced in function _measure_start
I've added the library file which includes(ippcore.lib)to the linking options
( the lib file can be found by the linker, but for some reason it cannot find the function...)
Message Edited by PatMetheny on 12-07-2005 08:57 AM
Enlace copiado
3 Respuestas
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Hi,
did you include "ippcore.h" file in your source file where this function called from? Actually, I have no idea, never face such problem...
Regards,
Vladimir
Vladimir
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Yes, I've included "ippcore.h", otherwise I guessit wouldn' t have compiled.
Thanks anyway.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Hi,
could you also check that ippcore.lib you use are from IPP v5.0 for IA? In previous libraries this function has name ippCoreGetCpuClocks.
Regards,
Vladimir

Responder
Opciones de temas
- Suscribirse a un feed RSS
- Marcar tema como nuevo
- Marcar tema como leído
- Flotar este Tema para el usuario actual
- Favorito
- Suscribir
- Página de impresión sencilla