# Setup01.cpp.log.txt                UTF-8                   dh:2006-11-27
#
# This log records the successful compilation of Setup01.dll from
# Setup01.cpp 0.06, followed by execution of Setup01.class using the
# resulting DLL.
#
# There were minor differences in the calling of JNI Ienv methods.  There
# were some cases where jbyte * needed to be replaced by char * to avoid
# the need to cast.  That is an useful simplification.

# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

19:16:41.93 C:\MyProjects\java\ODMdev\info\odma\odmjni100\test\setup01> BuildDLL01b
**** BuildDLL0b.bat 0.03 COMPILING Setup00.dll USING C++
***  OdmJNI.bat 0.01 SETUP JNI COMMAND-LINE COMPILING ENVIRONMENT
*    OdmJava.bat 0.01 ESTABLISH JAVA ENVIRONMENT FOR ODMJNI
         Using the Java SDK installed at C:\Program Files\Java\jdk1.5.0_09
         Using package class path at C:\MyProjects\java\ODMdev
         and default package path info\odma\odmjni100
**   OdmPSDK.bat 0.03 SETUP OdmNative100 DEVELOPMENT ENVIRONMENT
*    OdmVC++.bat 0.28: orcmid's SCAMPO VC++ for ODMJNI
*        Using VC++ at C:\Program Files\Microsoft Visual Studio 8\VC
**   Using C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2

***  OdmJNI COMPILING ENVIRONMENT IS SET UP.

Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86
Copyright (C) Microsoft Corporation.  All rights reserved.

Setup01.cpp
Microsoft (R) Incremental Linker Version 8.00.50727.42
Copyright (C) Microsoft Corporation.  All rights reserved.

/out:Setup01.dll
/dll
/implib:Setup01.lib
/MANIFEST:NO
Setup01.obj
   Creating library Setup01.lib and object Setup01.exp

**** Setup01.dll COMPILED
**** ********************

     There are no errors or warnings.  This DLL can be run via
     RunSetup01.bat when the Setup01.class is also available.


19:26:14.53 C:\MyProjects\java\ODMdev\info\odma\odmjni100\test\setup01> RunSetup01.bat
RunSetup01.bat 0.01 RUNNING Setup01.class FOR MASTER JNI CONFIRMATION
*    OdmJava.bat 0.01 ESTABLISH JAVA ENVIRONMENT FOR ODMJNI
         Using the Java SDK installed at C:\Program Files\Java\jdk1.5.0_09
         Using package class path at C:\MyProjects\java\ODMdev
         and default package path info\odma\odmjni100



Setup01> 0.06 C++ DLL IMPLEMENTING MASTER NATIVE-METHOD CASES
         Program Setup01.cpp dated Mon Nov 27 19:26:08 2006
         Compiled at 19:26:13 on Nov 27 2006 as MS-extended C++ (Win32)

         Using JNI version 1.4 with Setup01.dll for implementations.
         Registering 'OdmNativeTest' application.  Holding pointer 0xaacf90
         Expected null String has value = null as expected

Setup01> exit


19:26:49.89 C:\MyProjects\java\ODMdev\info\odma\odmjni100\test\setup01>

# $Header: /ODMdev/info/odma/odmjni100/test/setup01/Setup01.cpp.log.txt 1     06-11-27 19:35 Orcmid $

#                      *** end of Setup01.cpp.log.txt ***