Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Macro expansion error. Evaluate recursion exceeded 32 levels for $(macro).
This error is caused by recursion in your macros. For example, if you set the Intermediate Directory property (see General Property Page (Project)) to $(IntDir), you will have recursion.
To resolve this error, do not define macros or properties in terms of macros they are used to define.