Build Log
  

Build started: Project: PythonConsole, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "e:\Projects\EmbededPython\PythonConsole\Debug\RSP000065540400.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\PythonConsole.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP .\PythonConsole.cpp
]
Creating command line "cl.exe @e:\Projects\EmbededPython\PythonConsole\Debug\RSP000065540400.rsp /nologo /errorReport:prompt"
Creating temporary file "e:\Projects\EmbededPython\PythonConsole\Debug\RSP000066540400.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yc"stdafx.h" /Fp"Debug\PythonConsole.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP .\stdafx.cpp
]
Creating command line "cl.exe @e:\Projects\EmbededPython\PythonConsole\Debug\RSP000066540400.rsp /nologo /errorReport:prompt"
Output Window
  
Compiling...
stdafx.cpp
e:\projects\embededpython\pythonconsole\stdafx.h(14) : fatal error C1083: Cannot open include file: 'Mythma.h': No such file or directory
Results
  
Build log was saved at "file://e:\Projects\EmbededPython\PythonConsole\Debug\BuildLog.htm"
PythonConsole - 1 error(s), 0 warning(s)