09/28/2010 8:40 AM
post68736
|
I have included 'math.h' header file however when I try to compile the source I am getting the following error(I have
given the proper search path also)
1. undefined reference to `_FLog'
2. undefined reference to `powf'
Any idea why is this happening and how we can resolve this ?
|
|
|