Building the DataBlade module
To build the AddInts DataBlade module:
- In Visual C++, choose Build -> Set Active Configuration.
- In the Set Active Project Configuration dialog box, select the Debug version of the project.
- Click OK.
- Choose Build -> Build AddInts.bld to compile.
Microsoft Visual C++ creates a Debug subdirectory under the src directory to hold debugging dynamic link libraries.
For information about compiling on UNIX, see the HCL Informix DataBlade Developers Kit User's Guide.