--------------------Configuration: libmisc - Win32 Release-------------------- Begining build with project "C:\My Documents\cbn\code\cbn98\libmisc\libmisc.dsp", at root. Active configuration is Win32 (x86) Static Library (based on Win32 (x86) Static Library) Project's tools are: "32-bit C/C++ Compiler for 80x86" with flags "/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/libmisc.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c " "Browser Database Maker" with flags "/nologo /o"Release/libmisc.bsc" " "Library Manager" with flags "/nologo /out:"Release\libmisc.lib" " "Custom Build" with flags "" "" with flags "" Creating temp file "C:\WINDOWS\TEMP\RSPC1F3.TMP" with contents Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPC1F3.TMP" Creating command line "link.exe -lib /nologo /out:"Release\libmisc.lib" ".\Release\misc.obj" ".\Release\pgmplot.obj" ".\Release\plot.obj" ".\Release\psplot.obj" ".\Release\rawplot.obj" ".\Release\winplot.obj"" Compiling... misc.c pgmplot.c plot.cpp C:\My Documents\cbn\code\cbn98\libmisc\..\..\src\plot.c(186) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data C:\My Documents\cbn\code\cbn98\libmisc\..\..\src\plot.c(187) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data C:\My Documents\cbn\code\cbn98\libmisc\..\..\src\plot.c(198) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data C:\My Documents\cbn\code\cbn98\libmisc\..\..\src\plot.c(199) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data C:\My Documents\cbn\code\cbn98\libmisc\..\..\src\plot.c(200) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data C:\My Documents\cbn\code\cbn98\libmisc\..\..\src\plot.c(201) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data C:\My Documents\cbn\code\cbn98\libmisc\..\..\src\plot.c(227) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data C:\My Documents\cbn\code\cbn98\libmisc\..\..\src\plot.c(227) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data C:\My Documents\cbn\code\cbn98\libmisc\..\..\src\plot.c(237) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data C:\My Documents\cbn\code\cbn98\libmisc\..\..\src\plot.c(238) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data C:\My Documents\cbn\code\cbn98\libmisc\..\..\src\plot.c(239) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data C:\My Documents\cbn\code\cbn98\libmisc\..\..\src\plot.c(240) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data psplot.c rawplot.c winplot.cpp Creating library... --------------------Configuration: gasurf - Win32 Release-------------------- Begining build with project "C:\My Documents\cbn\code\cbn98\gasurf\gasurf.dsp", at root. Active configuration is Win32 (x86) Console Application (based on Win32 (x86) Console Application) Project's tools are: "32-bit C/C++ Compiler for 80x86" with flags "/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Release/gasurf.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c " "Win32 Resource Compiler" with flags "/l 0x409 /d "NDEBUG" " "Browser Database Maker" with flags "/nologo /o"Release/gasurf.bsc" " "COFF Linker for 80x86" with flags "kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:console /incremental:no /pdb:"Release/gasurf.pdb" /machine:I386 /out:"Release/gasurf.exe" " "Custom Build" with flags "" "" with flags "" Creating temp file "C:\WINDOWS\TEMP\RSPC2D5.TMP" with contents Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPC2D5.TMP" Creating temp file "C:\WINDOWS\TEMP\RSPC2D6.TMP" with contents Creating command line "link.exe @C:\WINDOWS\TEMP\RSPC2D6.TMP" Compiling... gasurf.c C:\My Documents\cbn\code\src\gasurf.c(245) : warning C4035: 'main' : no return value Linking... gasurf.exe - 0 error(s), 13 warning(s)