ÿþ<html>
<head>
<META HTTP-EQUIV="Content-Type" content="text/html; charset=utf-16">
</head>
<body>
<pre>
<table width=100% bgcolor=#CFCFE5><tr> <td> <font face=arial size=+3>
Build Log
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>
<h3>Build started: Project: db_sql_jdbc, Configuration: Debug|Win32</h3>
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
Command Lines
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Creating temporary file "d:\Downloads\Oracle\Berkeley_Beta\db-5.0.11\db-5.0.11\build_windows\Win32\Debug\db_sql_jdbc\BAT00000159841196.bat" with contents
[
@echo off

mkdir &quot;./..\build_windows\Win32\Debug/jdbc_classes/&quot;
echo compiling JDBC classes
javac -g -d &quot;..\build_windows\Win32\Debug\jdbc_classes&quot; -classpath &quot;..\build_windows\Win32\Debug\jdbc_classes&quot; ..\sql\jdbc\SQLite\*java ..\sql\jdbc\SQLite\JDBC2z\*java
echo Building JNI header files
javah -o ..\sql\jdbc\native\sqlite_jni.h -classpath &quot;..\build_windows\Win32\Debug\jdbc_classes&quot; SQLite.Database SQLite.Vm SQLite.FunctionContext SQLite.Stmt SQLite.Blob
echo creating jar file
jar cf &quot;..\build_windows\Win32\Debug\jdbc.jar&quot; -C &quot;..\build_windows\Win32\Debug\jdbc_classes&quot; .
echo JDBC build finished

if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from &quot;Performing Pre-Build Event...&quot;
exit 1
:VCEnd
]
Creating command line """d:\Downloads\Oracle\Berkeley_Beta\db-5.0.11\db-5.0.11\build_windows\Win32\Debug\db_sql_jdbc\BAT00000159841196.bat"""
Creating temporary file "d:\Downloads\Oracle\Berkeley_Beta\db-5.0.11\db-5.0.11\build_windows\Win32\Debug\db_sql_jdbc\RSP00000359841196.rsp" with contents
[
/Od /I &quot;../sql/sqlite/src&quot; /I &quot;../sql/adapter&quot; /I &quot;../sql/generated&quot; /I &quot;../sql/jdbc/native&quot; /D &quot;WIN32&quot; /D &quot;_WINDOWS&quot; /D &quot;_CRT_SECURE_NO_DEPRECATE&quot; /D &quot;_CRT_NONSTDC_NO_DEPRECATE&quot; /D &quot;_DEBUG&quot; /D &quot;DB_CREATE_DLL&quot; /D &quot;_UNICODE&quot; /D &quot;UNICODE&quot; /D &quot;HAVE_SQLITE3&quot; /D &quot;HAVE_SQLITE3_MALLOC=1&quot; /D &quot;HAVE_SQLITE3_PREPARE_V2=1&quot; /D &quot;HAVE_SQLITE3_PREPARE16_V2=1&quot; /D &quot;HAVE_SQLITE3_BIND_ZEROBLOB=1&quot; /D &quot;HAVE_SQLITE3_CLEAR_BINDINGS=1&quot; /D &quot;HAVE_SQLITE3_BIND_PARAMETER_COUNT=1&quot; /D &quot;HAVE_SQLITE3_BIND_PARAMETER_NAME=1&quot; /D &quot;HAVE_SQLITE3_BIND_PARAMETER_INDEX=1&quot; /D &quot;HAVE_SQLITE3_RESULT_ZEROBLOB=1&quot; /D &quot;HAVE_SQLITE3_INCRBLOBIO=1&quot; /D &quot;HAVE_SQLITE3_SHARED_CACHE=1&quot; /D &quot;_USRDLL&quot; /D &quot;_WINDLL&quot; /D &quot;_MBCS&quot; /GF /Gm /EHsc /RTC1 /MDd /Fp&quot;./..\build_windows\Win32\Debug/db_sql_jdbc.pch&quot; /Fo&quot;..\build_windows\Win32\Debug/db_sql_jdbc/&quot; /Fd&quot;./..\build_windows\Win32\Debug/db_sql_jdbc\vc90.pdb&quot; /W3 /c /Zi &quot;..\sql\jdbc\native\sqlite_jni.c&quot;
]
Creating command line "cl.exe @"d:\Downloads\Oracle\Berkeley_Beta\db-5.0.11\db-5.0.11\build_windows\Win32\Debug\db_sql_jdbc\RSP00000359841196.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\Downloads\Oracle\Berkeley_Beta\db-5.0.11\db-5.0.11\build_windows\Win32\Debug\db_sql_jdbc\RSP00000459841196.rsp" with contents
[
/OUT:&quot;..\build_windows\Win32\Debug/sqlite_jni.dll&quot; /INCREMENTAL:NO /LIBPATH:&quot;..\build_windows\Win32\Debug&quot; /DLL /MANIFEST /MANIFESTFILE:&quot;./..\build_windows\Win32\Debug/db_sql_jdbc\sqlite_jni.dll.intermediate.manifest&quot; /MANIFESTUAC:&quot;level='asInvoker' uiAccess='false'&quot; /DEBUG /PDB:&quot;..\build_windows\Win32\Debug/.pdb&quot; /OPT:REF /DYNAMICBASE:NO /IMPLIB:&quot;..\build_windows\Win32\Debug/.lib&quot; /machine:x86 libdb_sql50d.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
&quot;.\Win32\Debug\db_sql_jdbc\sqlite_jni.obj&quot;
]
Creating command line "link.exe @"d:\Downloads\Oracle\Berkeley_Beta\db-5.0.11\db-5.0.11\build_windows\Win32\Debug\db_sql_jdbc\RSP00000459841196.rsp" /NOLOGO /ERRORREPORT:PROMPT"
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
Output Window
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Performing Pre-Build Event...
compiling JDBC classes
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Building JNI header files
creating jar file
JDBC build finished
Compiling...
sqlite_jni.c
..\sql\jdbc\native\sqlite_jni.c(2562) : warning C4101: 'tmp' : unreferenced local variable
Linking...
LINK : fatal error LNK1181: cannot open input file 'libdb_sql50d.lib'
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
Results
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Build log was saved at "file://d:\Downloads\Oracle\Berkeley_Beta\db-5.0.11\db-5.0.11\build_windows\Win32\Debug\db_sql_jdbc\BuildLog.htm"
db_sql_jdbc - 1 error(s), 1 warning(s)
</pre></table><table   width=100% height=20 bgcolor=#CFCFE5><tr><td><font face=arial size=+2>
</font></table></body></html>