Build Log
  

------- Build started: Project: ConsoleIPL, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "c:\diplom\src\ipl98\examples\visualc\ConsoleIPL\Debug\RSP000008.rsp" with contents
[
/Od /I "C:\diplom\src\ipl98\source" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "NOMINMAX" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Fp".\Debug/ConsoleIPL.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP
.\main.cpp
]
Creating command line "cl.exe @c:\diplom\src\ipl98\examples\visualc\ConsoleIPL\Debug\RSP000008.rsp /nologo"
Creating temporary file "c:\diplom\src\ipl98\examples\visualc\ConsoleIPL\Debug\RSP000009.rsp" with contents
[
/OUT:".\Debug/ConsoleIPL.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:"D:\projects\compilation\lib\Resources\lib\Debug" /DEBUG /PDB:".\Debug/ConsoleIPL.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib \diplom\src\ipl98\lib\ipl98_visualc_d.lib
.\Debug\main.obj
]
Creating command line "link.exe @c:\diplom\src\ipl98\examples\visualc\ConsoleIPL\Debug\RSP000009.rsp"
Output Window
  
Compiling...
main.cpp
c:\diplom\src\ipl98\source\ipl98\cpp\ipl98_general_functions.h(287) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
c:\diplom\src\ipl98\source\ipl98\cpp\ipl98_general_functions.h(385) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
Linking...
LINK : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
Results
  
Build log was saved at "file://c:\diplom\src\ipl98\examples\visualc\ConsoleIPL\Debug\BuildLog.htm"
ConsoleIPL - 0 error(s), 3 warning(s)