Thread: IPlug - Youlean
View Single Post
Old 04-08-2017, 02:40 AM   #45
Youlean
Human being with feelings
 
Youlean's Avatar
 
Join Date: May 2015
Location: Serbia
Posts: 654
Default

Quote:
Originally Posted by Bobflip View Post
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.
Sorry, I don't know what should you do...
Youlean is offline   Reply With Quote