Error while building for Tizen

Hello, I’m building a game for Tizen. I have followed all the steps given in the link : http://docs.unity3d.com/Manual/tizen-setup.html .I am getting these 3 errors when I give build and run for Tizen on unity:

“error: failed to get status of ‘G:\Projects\Tizen Projects\myGame_Tizen - Copy\Temp\StagingArea\build\com.gamasennin.mygame1.0.0-arm.tpk’: No such file or directory”

  1. "IOException: Failed to Move File / Directory from ‘G:\Projects\Tizen Projects\myGame_Tizen - Copy\Temp\StagingArea\build\com.gamasennin.mygame-1.0.0-arm.tpk’ to ‘G:/Projects/Tizen Projects/myGame_Tizen - Copy/builds/mygame_V_1.tpk’.
    UnityEditor.Tizen.PostProcessTizenPlayer.PostProcess (BuildTarget target, System.String stagingAreaDataUpperCase, System.String stagingArea, System.String stagingAreaDataManaged, System.String playerPackage, System.String installPath, System.String companyName, System.String productName, BuildOptions options) (at /Users/builduser/buildslave/unity/build/PlatformDependent/TizenPlayer/Extensions/Managed/BuildPostProcess.cs:222)
    UnityEditor.Tizen.TizenBuildPostprocessor.PostProcess (BuildPostProcessArgs args) (at /Users/builduser/buildslave/unity/build/PlatformDependent/TizenPlayer/Extensions/Managed/ExtensionModule.cs:53)
    UnityEditor.PostprocessBuildPlayer.Postprocess (BuildTarget target, System.String installPath, System.String companyName, System.String productName, Int32 width, Int32 height, System.String downloadWebplayerUrl, System.String manualDownloadWebplayerUrl, BuildOptions options, UnityEditor.RuntimeClassRegistry usedClassRegistry) (at C:/buildslave/unity/build/Editor/Mono/BuildPipeline/PostprocessBuildPlayer.cs:316)
    UnityEditor.BuildPlayerWindow:BuildPlayerAndRun() "

3)" Error building Player: IOException: Failed to Move File / Directory from ‘G:\Projects\Tizen Projects\myGame_Tizen - Copy\Temp\StagingArea\build\com.gamasennin.mygame-1.0.0-arm.tpk’ to ‘G:/Projects/Tizen Projects/myGame_Tizen - Copy/builds/mygame_V_1.tpk’. "

Try this video tutorial. It should solve all problems.