discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] FFTW3 error in GNURADIO


From: Nasi
Subject: Re: [Discuss-gnuradio] FFTW3 error in GNURADIO
Date: Fri, 21 Mar 2014 15:27:09 +0400

cool! it worked. I deleted build folder and recompiled everything.
Thanks a lot!!!


Fri, 21 Mar 2014 12:17:26 +0100 от Marcus Müller <address@hidden>:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Then I'm out of clues.
You have basically the same setup up as gr-fft now. Your module
*should* be linked against FFTW3f. Are you sure you replace
fftw_malloc and fftw_whatever by fftwf_whatever in your C++ code?


On 21.03.2014 12:13, Nasi wrote:
> I added target_link_libraries(gnuradio-dvbt ${Boost_LIBRARIES}
> ${GNURADIO_RUNTIME_LIBRARIES} ${VOLK_LIBRARIES}
> ${FFTW3F_LIBRARIES}).
>
> But that does not help.
>
>
> Fri, 21 Mar 2014 12:07:52 +0100 от Marcus Müller
> <address@hidden>: You need to add the FFTW3F_LIBRARIES to the
> target_link_libraries.
>
> On 21.03.2014 12:02, Nasi wrote:
>>>> target_link_libraries(gnuradio-dvbt ${Boost_LIBRARIES}
>>>> ${GNURADIO_RUNTIME_LIBRARIES} ${VOLK_LIBRARIES})
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJTLB/GAAoJEBQ6EdjyzlHttJ4H/0jblM6o5R8bPlIumcZc7MAI
70gWT4c7Ujee8ma4qNPKBGrZi6quwz7jguQhxjV92CPP75X8tffWXit0giUIAG8R
7kjVD43WDFzse8q59iAB6IMtA1hedz0gmecemScIUyNVGVXSWcSuGwMEkk6WDug+
WC1wYpEo0D4VYTqi3FielU9iuiLNu6Aaj4NjCDahKgUk6iyfZ8WknqQFcomnpNET
za7BluBcDDebNGtsZxgm9TuJ6dCgbKVqHRa4qtRKoPkH0EJ4SaJjK/KYJOkDm3E3
HwLnquXI6NKT6q92bWqgYAHNlAkfxJgHaXD9sXEt4AZ/FoAIpXCRFAKnllIUnKg=
=x0EW
-----END PGP SIGNATURE-----


--
NE

reply via email to

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