When deploying to Wearable 3.0 on emulator, when using Visual Studio 2017. The message Unable to start debugging. Unable to start connection to LDDB. Debug output may contain more information.
The same error is shown when trying to deploy to real device (Gear Sport). The ouput console in Visual Studio shows the following messages. Please note that this issue is on Wearable version 3, when deploying to emulator for wearable 4.0 the error is not shown.
Starting: "C:\dev\tizen\tools\sdb.exe" -s emulator-26101 shell sh -c 'launch_app org.tizen.example.Pathlogger.Tizen.Wearable __AUL_SDK__ LLDB-SERVER __DLP_DEBUG_ARG__ g,--platform=host,*:1234,-- CORECLR_GDBJIT Pathlogger.dll,Pathlogger.Tizen.Wearable.dll;/home/owner/share/tmp/sdk_tools/lldb/bin/lldb-mi'
... launch failed
sh: /home/owner/share/tmp/sdk_tools/lldb/bin/lldb-mi: No such file or directory
"C:\dev\tizen\tools\sdb.exe" exited with code 0 (0x0).
Is there a workaround when using wearable 3.0
Kind Regards
/Björn