I've recently been experiencing a "Null Function Pointer" error whenever trying to make a 32-bit Mac build. The odd thing is, I can build a 64-bit version without issue. I have all the current libraries, and have tried building not only my projects but also some default demo projects, same error both times - everything compiles well, but just before it would open the application, it says "Error: Null Function Pointer".
Has this been happening to anybody else? I'm stumped as to what the problem could be.