| Build Log |
|
| Command Lines |
Creating temporary file "c:\Users\Public\vs2008\Projects\AHK10476\Debug\RSP0000034842896.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yc"stdafx.h" /Fp"Debug\AutoHotkey.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /ZI /Gd /TP /Zl .\source\WinGroup.cpp .\source\window.cpp .\source\var.cpp .\source\util.cpp .\source\stdafx.cpp .\source\SimpleHeap.cpp .\source\script_registry.cpp .\source\script_menu.cpp .\source\script_gui.cpp .\source\script_expression.cpp .\source\script_autoit.cpp .\source\script2.cpp .\source\script.cpp .\source\os_version.cpp ".\source\mt19937ar-cok.cpp" .\source\keyboard_mouse.cpp .\source\hotkey.cpp .\source\hook.cpp .\source\globaldata.cpp .\source\clipboard.cpp .\source\AutoHotkey.cpp .\source\application.cpp ] Creating command line "cl.exe @c:\Users\Public\vs2008\Projects\AHK10476\Debug\RSP0000034842896.rsp /nologo /errorReport:prompt" |
| Output Window |
Compiling... cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release application.cpp AutoHotkey.cpp c:\users\public\vs2008\projects\ahk10476\source\autohotkey.cpp(17) : fatal error C1033: cannot open program database 'c:\users\public\vs2008\projects\ahk10476\debug\vc90.pdb' clipboard.cpp c1xx : fatal error C1083: Cannot open compiler intermediate file: 'Debug\AutoHotkey.pch': Permission denied globaldata.cpp c1xx : fatal error C1083: Cannot open compiler intermediate file: 'Debug\AutoHotkey.pch': Permission denied hook.cpp c1xx : fatal error C1083: Cannot open compiler intermediate file: 'Debug\AutoHotkey.pch': Permission denied hotkey.cpp c1xx : fatal error C1083: Cannot open compiler intermediate file: 'Debug\AutoHotkey.pch': Permission denied keyboard_mouse.cpp c1xx : fatal error C1083: Cannot open compiler intermediate file: 'Debug\AutoHotkey.pch': Permission denied mt19937ar-cok.cpp c1xx : fatal error C1083: Cannot open compiler intermediate file: 'Debug\AutoHotkey.pch': Permission denied os_version.cpp c1xx : fatal error C1083: Cannot open compiler intermediate file: 'Debug\AutoHotkey.pch': Permission denied script.cpp c1xx : fatal error C1083: Cannot open compiler intermediate file: 'Debug\AutoHotkey.pch': Permission denied script2.cpp c1xx : fatal error C1083: Cannot open compiler intermediate file: 'Debug\AutoHotkey.pch': Permission denied script_autoit.cpp c1xx : fatal error C1083: Cannot open compiler intermediate file: 'Debug\AutoHotkey.pch': Permission denied script_expression.cpp c1xx : fatal error C1083: Cannot open compiler intermediate file: 'Debug\AutoHotkey.pch': Permission denied script_gui.cpp c1xx : fatal error C1083: Cannot open compiler intermediate file: 'Debug\AutoHotkey.pch': Permission denied script_menu.cpp c1xx : fatal error C1083: Cannot open compiler intermediate file: 'Debug\AutoHotkey.pch': Permission denied script_registry.cpp c1xx : fatal error C1083: Cannot open compiler intermediate file: 'Debug\AutoHotkey.pch': Permission denied SimpleHeap.cpp c1xx : fatal error C1083: Cannot open compiler intermediate file: 'Debug\AutoHotkey.pch': Permission denied stdafx.cpp c1xx : fatal error C1083: Cannot open compiler intermediate file: 'Debug\AutoHotkey.pch': Permission denied util.cpp c1xx : fatal error C1083: Cannot open compiler intermediate file: 'Debug\AutoHotkey.pch': Permission denied var.cpp c1xx : fatal error C1083: Cannot open compiler intermediate file: 'Debug\AutoHotkey.pch': Permission denied window.cpp c1xx : fatal error C1083: Cannot open compiler intermediate file: 'Debug\AutoHotkey.pch': Permission denied WinGroup.cpp c1xx : fatal error C1083: Cannot open compiler intermediate file: 'Debug\AutoHotkey.pch': Permission denied |
| Results |
Build log was saved at "file://c:\Users\Public\vs2008\Projects\AHK10476\Debug\BuildLog.htm" AutoHotkey - 21 error(s), 1 warning(s) |