discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Cannot compile Volk


From: Pol Henarejos
Subject: [Discuss-gnuradio] Cannot compile Volk
Date: Mon, 16 Jul 2012 15:45:20 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1

Dear list,

I am trying to compile gnuradio using MSVC2010 but I cannot compile
Volk. I tried with next and master branches but no luck. Nevertheless,
if I use maint branch it works correctly. I am compiling the code for
x64 target. Please find the output of compiler. It is in spanish but it
means "unresolved external symbol xxx".

Thanks for your help.


2>volk_machine_sse2.obj : error LNK2019: símbolo externo _m_punpcklwd
sin resolver al que se hace referencia en la función _mm_cvtpi16_ps
2>volk_machine_avx.obj : error LNK2001: símbolo externo _m_punpcklwd sin
resolver
2>volk_machine_sse2.obj : error LNK2019: símbolo externo _mm_cvt_pi2ps
sin resolver al que se hace referencia en la función _mm_cvtpi16_ps
2>volk_machine_avx.obj : error LNK2001: símbolo externo _mm_cvt_pi2ps
sin resolver
2>volk_machine_sse2.obj : error LNK2019: símbolo externo _m_punpckhwd
sin resolver al que se hace referencia en la función _mm_cvtpi16_ps
2>volk_machine_avx.obj : error LNK2001: símbolo externo _m_punpckhwd sin
resolver
2>volk_machine_sse2.obj : error LNK2019: símbolo externo _m_pcmpgtw sin
resolver al que se hace referencia en la función _mm_cvtpi16_ps
2>volk_machine_avx.obj : error LNK2001: símbolo externo _m_pcmpgtw sin
resolver
2>volk_machine_sse2.obj : error LNK2019: símbolo externo
_mm_setzero_si64 sin resolver al que se hace referencia en la función
_mm_cvtpi16_ps
2>volk_machine_avx.obj : error LNK2001: símbolo externo _mm_setzero_si64
sin resolver
2>volk_machine_sse2.obj : error LNK2019: símbolo externo _mm_set_pi16
sin resolver al que se hace referencia en la función "void __cdecl
volk_16i_32fc_dot_prod_32fc_a_sse(class std::complex<float> *,short
const *,class std::complex<float> const *,unsigned int)"
(?volk_16i_32fc_dot_prod_32fc_a_sse@@address@hidden@std@@address@hidden@Z)
2>volk_machine_avx.obj : error LNK2001: símbolo externo _mm_set_pi16 sin
resolver

-- 

Pol Henarejos
Research Engineer, MSc
address@hidden

Centre Tecnològic de Telecomunicacions de Catalunya (CTTC)
Engineering Unit
Parc Mediterrani de la Tecnologia
Av. Carl Friedrich Gauss, 7
08860 Castelldefels, Barcelona (Spain)
Tel: +34 93 396 71 70  Ext: 2177
Fax. +34 93 645 29 01
www.cttc.es


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]