Hi, I am a Windows/Visual Studio/C++ developer, now also learning to develop for Raspberry – so completely new to Linux development. I installed VisualGDB using this tutorial, then continued to this camera tutorial. At some point there I seem to need a toolchain, but when I click Synchronize sysroot there is this error:
VisualGDB version: 5.2.14.1374
------------------ System.Exception ------------------
System.Exception: Cannot detect toolchain sysroot
at qf.u(ToolchainDefinition a)
at j31.f2(Object b, EventArgs a)
I can’t find any reference to “Cannot detect toolchain sysroot” anywhere online yet.
Does anyone have an idea?
Thx, Joep