vagCompatibility

The vagCompatibility build descriptor option indicates whether special program syntax can be used in the generation process. For more information, see VisualAge Generator compatibility.

The setting of the vagCompatibility EGL preference determines the default value of the build descriptor. If you are generating in the EGL SDK, no preferences are available, and the default value of vagCompatibility is NO.

Values

NO (the default value)
YES
Specify YES only if your EGL source code uses the special syntax.

Feedback