Onoa
(Onoa)
November 17, 2022, 1:58am
3
Having the same issue. I posted the issue in the 5.1 Release Announcement thread, but no one has replied so far. Glad to have confirmation that I’m not the only one having this issue.
I’m getting the following error when trying to generate project files for my 5.0.3 C++ project:
[image]
Binding IntelliSense data… 100%
Writing project files…
Writing project files… 0%
Unhandled exception: System.OutOfMemoryException: Exception of type ‘System.OutOfMemoryException’ was thrown.
at System.GC.AllocateNewArray(IntPtr typeHandle, Int32 length, GC_ALLOC_FLAGS flags)
at System.GC.g__AllocateNewUninitializedArray|66_0[T](Int32 length, Boolean pinned)
at System.Text.StringBuilde…
I also created a thread on the subject.
I’m getting the following error when trying to generate project files for my 5.0.3 C++ project:
[image]
Binding IntelliSense data… 100%
Writing project files…
Writing project files… 0%
Unhandled exception: System.OutOfMemoryException: Exception of type ‘System.OutOfMemoryException’ was thrown.
at System.GC.AllocateNewArray(IntPtr typeHandle, Int32 length, GC_ALLOC_FLAGS flags)
at System.GC.g__AllocateNewUninitializedArray|66_0[T](Int32 length, Boolean pinned)
at System.Text.StringBuilde…
1 Like