My C++ project builds and runs fine on Linux. Now I am trying to compile it in VS2010. I get many errors seemingly from cmath library like the following one.
Err
You can't port linux programs on windows without changing the sources a bit because they use different headers