softtechza

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Project fails to load #31285
    softtechza
    Participant

    Also note that if I create a new VisualGDB project of the same type, I exhibits all of the exact same errors.

    in reply to: Project fails to load #31281
    softtechza
    Participant

    The short lived error dialog that will appear on reloading the project after it has been unloaded.

    • This reply was modified 2 years, 7 months ago by softtechza.
    Attachments:
    You must be logged in to view attached files.
    in reply to: Project fails to load #31280
    softtechza
    Participant

    Installed beta5 and deleted the .visualgdb folder.  Visual studio now just lists ‘Load failed. Double-click for details’ for the contents of the project under the first node (with the RGB triangle icon).
    The stack trace is slightly different by has the same exception. The stacktrace and log show from double clicking for details are included below.
    Both before and after updating to beta 5, when I tell visual studio to reload the project I sometimes get a short lived error dialog at the bottom of the screen stating that Visual Studio doesn’t know what that ‘VisualGDBProjectSettings2’ node in the .vgdbcmake project file is.

    Stacktrace:
    System.InvalidOperationException: Sequence contains more than one matching element
    at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable1 source, Func2 predicate)
    at vg3.a()
    at sa3.r.n(CommandLineAction a, CommandFlags c, Boolean b)
    at sa3.r..ctor(ap1 e, CommandLineAction d, CommandFlags b, l21 c, Boolean a)
    at sa3.d_2(String e, IEnumerable1 b, IEnumerable1 c, se3 a, in f, ha1 d)
    at s71.h(tr2[] a)
    at ee2.c_2(EventWaitHandle b, Boolean a, Object c)
    at ob2.a(f5 c, Int32 f, yf1 a, l63 e, c1 d, Boolean b)
    at ob2.d2(f5 b, Int32 a)

    Double click for details:
    Loaded D:\Dev\Flipper\configuration-scene\configuration-scene\src\GLViewerGDB\GLViewerGDB.vgdbcmake. Waiting for VS to set the active configuration…
    Loaded D:\Dev\Flipper\configuration-scene\configuration-scene\src\GLViewerGDB2\GLViewerGDB2.vgdbcmake. Waiting for VS to set the active configuration…
    D:\Dev\Flipper\configuration-scene\configuration-scene\src\GLViewerGDB\GLViewerGDB.vgdbcmake: active configuration changed to Debug
    D:\Dev\Flipper\configuration-scene\configuration-scene\src\GLViewerGDB2\GLViewerGDB2.vgdbcmake: active configuration changed to Debug
    Shutting down CMake project for D:\Dev\Flipper\configuration-scene\configuration-scene\src\GLViewerGDB\GLViewerGDB.vgdbcmake…
    Shutting down CMake project for D:\Dev\Flipper\configuration-scene\configuration-scene\src\GLViewerGDB2\GLViewerGDB2.vgdbcmake…
    Loaded D:\Dev\Flipper\configuration-scene\configuration-scene\src\GLViewerGDB\GLViewerGDB.vgdbcmake. Waiting for VS to set the active configuration…
    Loaded D:\Dev\Flipper\configuration-scene\configuration-scene\src\GLViewerGDB2\GLViewerGDB2.vgdbcmake. Waiting for VS to set the active configuration…
    D:\Dev\Flipper\configuration-scene\configuration-scene\src\GLViewerGDB\GLViewerGDB.vgdbcmake: active configuration changed to Debug
    D:\Dev\Flipper\configuration-scene\configuration-scene\src\GLViewerGDB2\GLViewerGDB2.vgdbcmake: active configuration changed to Debug

Viewing 3 posts - 1 through 3 (of 3 total)