> It compiles nicely in Float but I need Fixed Point. Is there any way for > you guys to easily repair this issue, or instruct me on how to do it? It sounds like you're compiling without #define DOUBLE_PRECISION in your config.h. This is basically required for fixed-point builds now.