Thread: IPlug - Youlean
View Single Post
Old 04-02-2017, 02:38 PM   #42
Bobflip
Human being with feelings
 
Join Date: Nov 2016
Posts: 341
Default

Ok, sorry for further noobishness but turns out I hadn’t quite got the FFT linking solved after all. While my project compiles if I drag fft.c and fft.h into the Project Headers section and #include "fft.h”, and I can set up variables such as WDL_FFT_COMPLEX FFTBuffer[65536]; without issue, as soon as I try to use any of the routines such as WDL_fft_init() it fails to compile with the ‘Undefined symbols’ error. I've attached a screenshot of the error message.
Attached Images
File Type: jpg Screen-Shot-2017-04-02-at-22.32.jpg (62.3 KB, 254 views)
Bobflip is offline   Reply With Quote