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] | |
Hello,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.
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)
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |