Advertisement
Guest User

Cmake failure - OpenTTD master

a guest
Jan 6th, 2023
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. Tests failed. Exception thrown Sequence contains no matching element at at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
  2. at Microsoft.VisualStudio.Workspace.ExternalBuildFramework.Impl.Services.ConfigurationService.ConfigurationCache.FindRoot(IConfiguration configuration)
  3. at Microsoft.VisualStudio.Workspace.ExternalBuildFramework.Impl.Services.ConfigurationService.<GetRootFileAsync>d__42.MoveNext()
  4. --- End of stack trace from previous location where exception was thrown ---
  5. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  6. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  7. at Microsoft.VisualStudio.Workspace.ExternalBuildFramework.Impl.OperationManager.<ExtractCommandAsync>d__34.MoveNext()
  8. --- End of stack trace from previous location where exception was thrown ---
  9. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  10. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  11. at Microsoft.VisualStudio.Workspace.ExternalBuildFramework.Impl.OperationManager.<RunTests>d__32.MoveNext().
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement