I am trying to compile this Ribbon Libray (http://windowsribbon.codeplex.com/) but it says there are some files missing, which I have then gone to in explorer and they are indeed missing, and I have no idea why (I haven't removed any files).
Error 1 The command ""%PROGRAMFILES%\Microsoft SDKs\Windows\v7.0\Bin\UICC.exe" "C:\Users\Jonathan\Documents\RibbonLib_v1.0\Samples\01-AddingRibbonSupport\RibbonMarkup.xml" "C:\Users\Jonathan\Documents\RibbonLib_v1.0\Samples\01-AddingRibbonSupport\RibbonMarkup.bml" /header:"C:\Users\Jonathan\Documents\RibbonLib_v1.0\Samples\01-AddingRibbonSupport\RibbonMarkupIds.h" /res:"C:\Users\Jonathan\Documents\RibbonLib_v1.0\Samples\01-AddingRibbonSupport\RibbonMarkup.rc" "%PROGRAMFILES%\Microsoft SDKs\Windows\v7.0\Bin\rc.exe" /r "C:\Users\Jonathan\Documents\RibbonLib_v1.0\Samples\01-AddingRibbonSupport\RibbonMarkup.rc" " exited with code 3. 01-AddingRibbonSupport
So I went to C:\Users\Jonathan\Documents\RibbonLib_v1.0\Samples\01-AddingRibbonSupport\ and the files in bold above are not there (they end in .bml .h and .rc) So where do I get these files from???