Page 1 of 1

unresolved external symbol error

Posted: Wed Jan 27, 2010 4:00 pm
by alurosevic
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 :cry:

Re: unresolved external symbol error

Posted: Thu Jan 28, 2010 8:13 am
by Steve
Please post your program onto this forum, which will help someone sort this problem out. Post the FCF and the generated C files.