Problem with math.h in CodeBlocks
Posted: 2013-02-20T16:46:03-07:00
Hi. I am trying to begin with Imagemagick on C. Recently I have installed Codeblocks and configure the libs but when try to compile any imagemagick program for C it gives me te next error:
c:\mingw\bin\..\lib\gcc\mingw32\4.6.2\..\..\..\..\include\math.h 675 error: expected ')' before '(' token
This error doesn't appear when I use the math.h library in other programs. What could be the problem and how fix it?
c:\mingw\bin\..\lib\gcc\mingw32\4.6.2\..\..\..\..\include\math.h 675 error: expected ')' before '(' token
This error doesn't appear when I use the math.h library in other programs. What could be the problem and how fix it?