Hi im trying to compile my software to .hex and keep stumbling across "unresolved external symbol" returned code =-2, for all of my floating point c code. I have checked the compiler options and there set correctly to boostc.pic16.flowcode.exe & boostlink.pic.exe, i have also #include <float.h> within the supplementary code (aswell as defining all float variables used), im currently using flowcode version 3, ive also tried to compile old code from previous versions and thats also coming up with the same errors.
P.S ive also tried repair and reinstalls still no lucky
