Hi,
I just installed visualGDB on a new machine but I’m stuck at installing cmake with the sysprogs extensions. While downloading the files, visual studio gives me the following error:
“Some packages could not be installed: The underlying connection was closed: An unexpected error occurred on a receive. Please check the error log for more details.”
This is the exception:
VisualGDB version: 5.4.112.3242
------------------ i11+c ------------------
i11+c: Some packages could not be installed: The underlying connection was closed: An unexpected error occurred on a receive.
Please check the error log for more details.
at i11.g1.g(rt1 a)
at VisualGDB.Common_GUI.WPF.ItemizedProgressWindow.<>c__DisplayClass2_2`1.<RunAction>b__0()
The output is as following:
System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at l7.c_2()
at fo2.e1()
at mp2.c_2(EventWaitHandle b, Boolean a)
at h4.w(Boolean c, Boolean a, Int32 b)
What am I doing wrong?
-
This topic was modified 5 years, 3 months ago by cyborgium.