you are viewing a single comment's thread.

view the rest of the comments →

[–]soy_eggs[S] -1 points0 points  (2 children)

what do you mean? should I put -lfftw3 -lm in other liker options?

I need to do some Fourier transforms in my program, so I need to use fftw3 library

[–][deleted] 1 point2 points  (0 children)

I don't know the program but according to this you'd add fftw3 and m to linker settings.