UTBotCpp icon indicating copy to clipboard operation
UTBotCpp copied to clipboard

Provide more information when build folder creation failed

Open tyuldashev opened this issue 3 years ago • 0 comments

Description Currently when UTBot fails to create build folder it doesn't provide too much information to user to fix this problem.

To Reproduce

  1. Personally I get this error most of the time when accidentally specify wrong project path on remote server or leave suggested by Quickstart wizard. To emulate that set something like /mnt/c/ in the UTBot settings for Project Path on Server
  2. UTbot suggests to create build folder, accept suggestion - creation fails with error - Permission denied image

Expected behavior

  • Add to error message exact path to build folder which UTBot tried to create
  • Suggest to verify Project Path on Server setting

tyuldashev avatar Sep 08 '22 12:09 tyuldashev