thel
8th March 2004, 13:21
hello,
i managed using the dsp-sdk, now i want to calculate
this and that, so i want to use standard math-functions
such as log(), pow() etc. but using these functions in visual c++ 6.0 causes linker error 2001, 'unresolved external symbol: _main'. i include <math.h>, but i guess
i have forgotten a library in the linker-specification?
thank you, thel
i managed using the dsp-sdk, now i want to calculate
this and that, so i want to use standard math-functions
such as log(), pow() etc. but using these functions in visual c++ 6.0 causes linker error 2001, 'unresolved external symbol: _main'. i include <math.h>, but i guess
i have forgotten a library in the linker-specification?
thank you, thel