This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: compilation problems


Abraham Leon wrote:
Hello,
I got the following when trying to compile a *.cpp with the following includes:


Aria.h (ActivMedia Robotics Interface for Applications (ARIA))
matrix.h (Matrix TCL Lite v1.13)
I suspect one of your header files contains 'max' macro definition that causes the conflict. Please check how it is defined. And I'd suggest you avoid using this definition at all.

- Grigory



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]