Hello guys, I'm WilliamK and I'm compiling a JUCE based Plugin Windows DLL file (you can check my work at Wusik.com). On Win 64 it links and works great, but not on 32 bits. I get the following error.
So it seems that I need to link the libm.lib file, but I don't know how to do that on Visual Studio 2017 :-( Any help would be much appreciated. Thank you!
Best Regards, WilliamK