For Windows server projects, BladeSmith generates a Project.dsw file in the src directory to use with Microsoft Visual C++ 6.0.
To compile a server project, the INFORMIXDIR environment variable must be set to the Informix server installation directory.
Because BladeSmith does not generate tracing routines in the source code, projects are not built with tracing support. If you have added DataBlade API tracing routines to your code, you must add the instruction to compile with tracing support to your makefile or project file. For more information, see Tracing and Error Handling.
Visual C++ creates both a WinNT-i386 and a Debug directory under the src\ActiveX directory to hold the release version and the debug version, respectively, of the dynamic link library.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]