Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

Migration Issues

There are several migration issues to address:-

When building with the Bindings, when an API is included that differs in some ay from the Bindings to Native a "Migration Warning" will appear. The precise differences are described with the approriate documentation in this reference guide.

A summary of the changes are here.

This if fully covered in the Build section. but to summarise here.

A #define is required to indicate either the Bindings or Native codebase. This should be either define BINDINGS or define NATIVE. Failure to put this will generate a error in the build.

It is recommended that this defintion is done on the command to the compiler rather than in a source file


Generated Thu Aug 11 23:41:24 2005 for Websphere MQ Everyplace for Multiplatforms C Bindings Reference