Hi guys,
When I create a new Advanced CMake project, I get the mentioned error in the “Linux computer selection” tab.
Value cannot be null
Parameter name: collection
VisualGDB version: 5.4.1.2081
—————— System.ArgumentNullException ——————
System.ArgumentNullException: Value cannot be null.
Parameter name: collection
at System.Collections.Generic.List1..ctor(IEnumerable
1 collection)
at VisualGDB.WPF.Wizards.Linux.LinuxTargetPage.ControllerImpl.TestCurrentSettings()
at VisualGDB.WPF.Wizards.Linux.LinuxTargetPage.ControllerImpl.CommitPage(b commitMode)
at VisualGDB.WPF.Wizards.WPFWizardWindow.ControllerImpl.TryPrepareAndCommitPagesUntil(Int32 pageIndex)
Most likely just a minor bug with this development build. Any quick way for me to bypass this error without having to revert revisions?