c++ - error C2375: : redefinition; different linkage -


I am compiling a solution written for vs. 2012, I am using vs 233 and redefined errors Receiving such:

  21> C: \ Program Files (x86) \ Microsoft Visual Studio 12.0 \ VC \ include \ math.h (494): Error C2375: 'fmax': redefinition; Various linkage  

It has been found that many announcements were added for mathematics and in Word3013 other headers which are trying to compile in Libs, Is there an easy way to change them throughout the code?


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -