![]() |
devNote
d061003 |
0.04 2008-04-23 21:12 -0700 |
- Latest version: The latest OdmNative material can be found via <http://ODMA.info/dev/devNotes/2006/10/d061003b.htm>.
- Next package: Setup01 <http://ODMA.info/dev/devNotes/2006/10/d061003d.htm> takes the next step by verifying command-line compilations using the Microsoft Platform SDK.
- This page: Setup00 <http://ODMA.info/dev/devNotes/2006/10/d061003c.htm>.
- Downloads:
- d061003c.txt: 0.04 Manifest for the Setup00 code archive (14,117 byte .txt file dated 2006-11-05-12:04).
- d061003c-OdmNative100-Setup00.zip: 0.04 archive of the development tree for the Setup00 mini-project (38,090 byte .zip file dated 2006-11-05-12:05). Review the manifest to determine whether it is worthwhile to download the Zip archive.
Setup00 is the first setup confirmation stage for development of the OdmNative100 classes for use by ODMJNI operations. Setup00 confirms the setup of computer folders and scripts for building standard C Language applications using VC++ 2005 Express Edition from the command line.
The folder tree of Setup00 is structured for installation alongside the source trees for the other portions of ODMJNI 1.0 development: practical100 and odmjni100.
The Setup stages provide progressive confirmation of the software build configuration, each introducing further levels of native Microsoft Windows and ODMA Connection Manager functions. These provide basic confirmation in using small standalone test programs. After all of the basic provision are confirmed in this manner, more elaborate versions are developed under the Visual C++ OdmNative classes and IodmNative interfaces.
Setup00 confirms
- Creation of a batch script that accesses the Visual C++ 2005 compiler and libraries for command-line compiling.
- Compilation of a simple console application that is easily installed, tested, and used on any Win32 configuration.
- Verification that the compiled code has no dependencies on anything but the standard Windows platform for Windows 2000 and later. The executable is completely self-contained for running on any supported Win32 system. (The confirmation was done using Windows 98 SE.)
- Packaging of the Setup materials in a way that can be duplicated on the computers of other developers and reviewers of the ODMJNI project.
Additional details are found in the manifest file for download of the code and scripts.
- Setup00 has only been tested with Visual C++ 2005 Express Edition. The development scripts, especially the file OdmVC++.bat, have not been tested with other Visual C++ 2005 product versions. See the manifest for further considerations.
- Hamilton, Dennis E.
- ODMJNI 1.0 OdmNative ODMA-Access Implementation Setup00: VC++ Command Line. AIIM ODMA Interoperability Exchange, ODMdev Development Note page d061003c 0.04, November 7, 2006. Available with downloadable software at <http://ODMA.info/dev/devNotes/2006/10/d061003c.htm>.
![]() |
created 2006-10-27-16:23 -0700 (pdt) by
orcmid |