...\adChannel.cpp In member function `void adChannel::setRs()':
77 ...\adChannel.cpp no matching function for call to `pow(const adPoint&, int)'
note C:\Dev-Cpp\include\math.h:150 candidates are: double pow(double, double)
note C:\Dev-Cpp\include\math.h:150 long double std::pow(long double, int)
note C:\Dev-Cpp\include\math.h:150 float std::pow(float, int)
note C:\Dev-Cpp\include\math.h:150 double std::pow(double, int)
note C:\Dev-Cpp\include\math.h:150 long double std::pow(long double, long double)
note C:\Dev-Cpp\include\math.h:150 float std::pow(float, float)
80 ...adChannel.cpp no matching function for call to `pow(const adPoint&, int)'