V
Vol
Hi, group,
When I compile my code, the error message are:
"error C2668: 'fabs' : ambiguous call to overloaded function"
"error C2668: 'sqrt' : ambiguous call to overloaded function"
I already add the math library, what does this error mean? Thanks.
Vol.
When I compile my code, the error message are:
"error C2668: 'fabs' : ambiguous call to overloaded function"
"error C2668: 'sqrt' : ambiguous call to overloaded function"
I already add the math library, what does this error mean? Thanks.
Vol.