Tady je ten log na který to odkazuje, teď už vím, že to nemůže najít "winres.h", ale byl bych rád, kdyby jste pomohli kde sebrat tento soubor, počítám že je to nejspíš nějaká komponenta. V čem je tedy nějak tak chyba ?
Build Log
Build started: Project: olol, Configuration: Debug|Win32
Command Lines
winapy : warning PRJ0041 : Cannot find missing dependency 'winres.h' for file 'olol.rc'. Your project may still build, but may continue to appear out of date until this file is found.
Creating temporary file "c:\Documents and Settings\Tomáš\Plocha\Projects\winapy\winapy\obj\Debug\RSP0000011992964.rsp" with contents
[
/Od /I "include" /I "c:\OgreSDK\include" /I "c:\OgreSDK\samples\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Gy /fp:fast /Fo"obj\Debug\\" /Fd"obj\Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\src\olol.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Tomáš\Plocha\Projects\olol\olol\obj\Debug\RSP0000011992964.rsp" /nologo /errorReport:prompt"
Creating command line "rc.exe /fo"obj\Debug/olol.res" ".\res\olol.rc""
Output Window
Compiling...
olol.cpp
Compiling resources...
.\res\olol.rc(10) : fatal error RC1015: cannot open include file 'winres.h'.
Results
Build log was saved at "file://c:\Documents and Settings\Tomáš\Plocha\Projects\olol\olol\obj\Debug\BuildLog.htm"
olol - 1 error(s), 0 warning(s)