I’m wanting to do cross compile for the raspberry pi (latest release). I’m following the steps on this paage: Using a Cross-compiler for Raspberry PI – VisualGDB Tutorials
When I select the cross compile toolchain, the wizard starts a download process. It get part way through and then I’m presented with this message.
VisualGDB version: 5.5.105.4124
------------------ System.Exception ------------------
System.Exception: Mismatching hash after a multi-threaded download: 0185b5bce1a52023e0e6c8c448859f69, expected 134393d6e2c116f48d0d4b143afbe1f2
at an2.z(String a, Int32 d, Int64 b, String c, String e)
at an2.b1(URLWithParameters[] b, Int64 c, String d, Int32 e, jb f, String a)
at pg1.d()
trace=[an2.z:183, an2.b1:1134, pg1.d:0]
Does anyone have any idea on how to deal with this.
Thanks