Petal

Petal

  • NA
  • 4
  • 10.3k

*.res files

Sep 22 2010 6:49 PM
Hi
I am getting an error


LINK : fatal error LNK1104: cannot open file '.\Debug\SampleViewer.res'

Build Log

Rebuild started: Project: SampleViewer, Configuration: Debug|Win32 

Command Lines 
  1. Creating temporary file "c:\Program Files\Prosilica\GigESDK\examples\SampleViewer\Debug\RSP00000A44604900.rsp" with contents  
  2. [  
  3. /Od /I "../../inc-pc" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_WIN32_WINNT=0x0500" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\Debug/SampleViewer.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug\\" /W3 /WX /c /ZI /TP  /D"_CRT_SECUE_NO_DEPRECATE"  
  4. ".\ValueView.cpp"  
  5. ".\SaveNextDlg.cpp"  
  6. ".\SampleViewer.cpp"  
  7. ".\MainFrame.cpp"  
  8. ".\ListFrame.cpp"  
  9. ".\IPInput.cpp"  
  10. ".\InfoFrame.cpp"  
  11. ".\ImageView.cpp"  
  12. ".\HistFrame.cpp"  
  13. ".\FinderFrame.cpp"  
  14. ".\CtrlFrame.cpp"  
  15. ".\ContainerView.cpp"  
  16. ".\ColumnTreeView.cpp"  
  17. ".\ColumnTreeCtrl.cpp"  
  18. ".\ChildFrame.cpp"  
  19. ".\AttrTreeView.cpp"  
  20. ".\AboutDlg.cpp"  
  21. ]  
  22. Creating command line "cl.exe @"c:\Program Files\Prosilica\GigESDK\examples\SampleViewer\Debug\RSP00000A44604900.rsp" /nologo /errorReport:prompt"  
  23. Creating temporary file "c:\Program Files\Prosilica\GigESDK\examples\SampleViewer\Debug\RSP00000B44604900.rsp" with contents  
  24. [  
  25. /Od /I "../../inc-pc" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_WIN32_WINNT=0x0500" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yc"stdafx.h" /Fp".\Debug/SampleViewer.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug\\" /W3 /WX /c /ZI /TP  /D"_CRT_SECUE_NO_DEPRECATE"  
  26. ".\StdAfx.cpp"  
  27. ]  
  28. Creating command line "cl.exe @"c:\Program Files\Prosilica\GigESDK\examples\SampleViewer\Debug\RSP00000B44604900.rsp" /nologo /errorReport:prompt"  
  29. Creating command line "rc.exe /d "_DEBUG" /d "_VC80_UPGRADE=0x0600" /l 0x409 /fo".\Debug/SampleViewer.rc" ".\Debug\SampleViewer.rc""  
  30. Creating temporary file "c:\Program Files\Prosilica\GigESDK\examples\SampleViewer\Debug\TMP00000C44604900.tmp" with contents  
  31. [  
  32. /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\SampleViewer.exe.embed.manifest"  
  33. ]  
  34. Creating command line "rc.exe /fo".\Debug\SampleViewer.exe.embed.manifest.res" "c:\Program Files\Prosilica\GigESDK\examples\SampleViewer\Debug\TMP00000C44604900.tmp""  
  35. Creating temporary file "c:\Program Files\Prosilica\GigESDK\examples\SampleViewer\Debug\RSP00000D44604900.rsp" with contents  
  36. [  
  37. /OUT:"../../bin-pc/SampleViewer.exe" /INCREMENTAL /LIBPATH:"../../lib-pc" /MANIFEST /MANIFESTFILE:".\Debug\SampleViewer.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /NODEFAULTLIB:"LIBCMT" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:".\Debug/SampleViewer.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE:NO /MACHINE:X86 pvapi.lib ImageLib.lib Ws2_32.lib DelayImp.lib  
  38. ".\Debug\AboutDlg.obj"  
  39. ".\Debug\AttrTreeView.obj"  
  40. ".\Debug\ChildFrame.obj"  
  41. ".\Debug\ColumnTreeCtrl.obj"  
  42. ".\Debug\ColumnTreeView.obj"  
  43. ".\Debug\ContainerView.obj"  
  44. ".\Debug\CtrlFrame.obj"  
  45. ".\Debug\FinderFrame.obj"  
  46. ".\Debug\HistFrame.obj"  
  47. ".\Debug\ImageView.obj"  
  48. ".\Debug\InfoFrame.obj"  
  49. ".\Debug\IPInput.obj"  
  50. ".\Debug\ListFrame.obj"  
  51. ".\Debug\MainFrame.obj"  
  52. ".\Debug\SampleViewer.obj"  
  53. ".\Debug\SampleViewer.res"  
  54. ".\Debug\SaveNextDlg.obj"  
  55. ".\Debug\StdAfx.obj"  
  56. ".\Debug\ValueView.obj"  
  57. ".\Debug\SampleViewer.exe.embed.manifest.res"  
  58. ]  
  59. Creating command line "link.exe @"c:\Program Files\Prosilica\GigESDK\examples\SampleViewer\Debug\RSP00000D44604900.rsp" /NOLOGO /ERRORREPORT:PROMPT"  
  60. Creating temporary file "c:\Program Files\Prosilica\GigESDK\examples\SampleViewer\Debug\RSP00000E44604900.rsp" with contents  
  61. [  
  62. /o ".\Debug/SampleViewer.bsc"  
  63. ".\Debug\AboutDlg.sbr"  
  64. ".\Debug\ListFrame.sbr"  
  65. ".\Debug\ChildFrame.sbr"  
  66. ".\Debug\ColumnTreeCtrl.sbr"  
  67. ".\Debug\ColumnTreeView.sbr"  
  68. ".\Debug\ContainerView.sbr"  
  69. ".\Debug\CtrlFrame.sbr"  
  70. ".\Debug\FinderFrame.sbr"  
  71. ".\Debug\HistFrame.sbr"  
  72. ".\Debug\ImageView.sbr"  
  73. ".\Debug\InfoFrame.sbr"  
  74. ".\Debug\IPInput.sbr"  
  75. ".\Debug\MainFrame.sbr"  
  76. ".\Debug\SampleViewer.sbr"  
  77. ".\Debug\SaveNextDlg.sbr"  
  78. ".\Debug\StdAfx.sbr"  
  79. ".\Debug\ValueView.sbr"  
  80. ".\Debug\AttrTreeView.sbr"  
  81. ]  
  82. Creating command line "bscmake.exe @"c:\Program Files\Prosilica\GigESDK\examples\SampleViewer\Debug\RSP00000E44604900.rsp" /nologo"  
Output Window 
  1. Compiling...  
  2. StdAfx.cpp  
  3. Compiling...  
  4. AboutDlg.cpp  
  5. AttrTreeView.cpp  
  6. ChildFrame.cpp  
  7. ColumnTreeCtrl.cpp  
  8. ColumnTreeView.cpp  
  9. ContainerView.cpp  
  10. CtrlFrame.cpp  
  11. FinderFrame.cpp  
  12. HistFrame.cpp  
  13. ImageView.cpp  
  14. InfoFrame.cpp  
  15. IPInput.cpp  
  16. ListFrame.cpp  
  17. MainFrame.cpp  
  18. SampleViewer.cpp  
  19. SaveNextDlg.cpp  
  20. ValueView.cpp  
  21. Generating Code...  
  22. Compiling resources...  
  23. Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0  
  24. Copyright (C) Microsoft Corporation.  All rights reserved.  
  25. Compiling manifest to resources...  
  26. Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0  
  27. Copyright (C) Microsoft Corporation.  All rights reserved.  
  28. Linking...  
  29. LINK : fatal error LNK1104: cannot open file '.\Debug\SampleViewer.res'  
  30. Creating browse information file...  
  31. Microsoft Browse Information Maintenance Utility Version 9.00.21022  
  32. Copyright (C) Microsoft Corporation. All rights reserved.  
Results   
  1. Build log was saved at "file://c:\Program Files\Prosilica\GigESDK\examples\SampleViewer\Debug\BuildLog.htm"  
  2. SampleViewer - 1 error(s), 0 warning(s)  
 
The above is a build log. 
Please help me out.
thanks.

Answers (5)