Advertisement
Guest User

Untitled

a guest
Jul 28th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. Error in action CopyFile
  2.  
  3. error copying "C:/Program Files/Texas Instruments/cg_xml_ccs/com.ti.ccstudio.cgxmltools.link" to "/eclipse/links": no such file or directory
  4. while executing
  5. "file copy -force $src $dst"
  6. (procedure "::InstallJammer::actions::CopyFile" line 7)
  7. invoked from within
  8. "::InstallJammer::actions::$component $this"
  9. Error in action CopyFile
  10.  
  11. error copying "C:/Program Files/Texas Instruments/cg_xml_ccs/com.ti.ccstudio.cgxmltools.link" to "/eclipse/links": no such file or directory
  12. while executing
  13. "file copy -force $src $dst"
  14. (procedure "::InstallJammer::actions::CopyFile" line 7)
  15. invoked from within
  16. "::InstallJammer::actions::$component $this"
  17. while executing
  18. "$obj execute"
  19. (procedure "::InstallJammer::ExecuteActions" line 62)
  20. invoked from within
  21. "::InstallJammer::ExecuteActions "Finish Actions""
  22. (procedure "::InstallJammer::exit" line 46)
  23. invoked from within
  24. "::InstallJammer::exit"
  25. (procedure "::InstallJammer::FinishEventHandler" line 7)
  26. invoked from within
  27. "::InstallJammer::FinishEventHandler .wizard"
  28. (command bound to event)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement