Build Log
  

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

Command Lines
  
This edition of Visual C++ does not support the optimizing compiler.
Creating temporary file "g:\Projekty\C++ net 2003\Flex_example\Debug\RSP000006.rsp" with contents
[
/D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Yu"stdafx.h" /Fp"Debug/Flex_example.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
".\Flex_example.cpp"
]
Creating command line "cl.exe @"g:\Projekty\C++ net 2003\Flex_example\Debug\RSP000006.rsp" /nologo"
Creating temporary file "g:\Projekty\C++ net 2003\Flex_example\Debug\RSP000007.rsp" with contents
[
/OUT:"Debug/Flex_example.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/Flex_example.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
".\debug\stdafx.obj"
".\debug\Flex_example.obj"
]
Creating command line "link.exe @"g:\Projekty\C++ net 2003\Flex_example\Debug\RSP000007.rsp""
Output Window
  
Compiling...
Flex_example.cpp
lex.yy.c(897) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Linking...
Results
  
Build log was saved at "file://g:\Projekty\C++ net 2003\Flex_example\Debug\BuildLog.htm"
Flex_example - 0 error(s), 1 warning(s)