Advertisement
Guest User

Untitled

a guest
Dec 10th, 2021
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.25 KB | None | 0 0
  1. VL.Lang.Platforms.Roslyn.EmitException: C:\Users\io\AppData\Local\vvvv\gamma\nugets\VL.Elementa.5.0.12\vl\Widget\VL.Elementa.Widget.Panel.vl.cs(49,10): error CS0246: The type or namespace name '_VL_Elementa_Core_' could not be found (are you missing a using directive or an assembly reference?)
  2. at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass45_0.<Emit>g__EmitDebug|0()
  3. at VL.Lang.Platforms.Roslyn.TargetCompilation.Emit(IProjectSymbol project, CSharpCompilation compilation, Boolean isDebug, Boolean includeSource, CancellationToken token)
  4. at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass2_0.<InitializeAsync>g__Build|2(ProjectBuildRequest projectBuildRequest)
  5. at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass2_0.<InitializeAsync>g__BuildOrLoad|1(ProjectBuildRequest buildRequest)
  6. at VL.Lang.Platforms.Roslyn.TargetCompilation.<>c__DisplayClass2_1.<<InitializeAsync>b__5>d.MoveNext()
  7. --- End of stack trace from previous location where exception was thrown ---
  8. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  9. at VL.Lang.Platforms.Roslyn.TargetCompilation.<InitializeAsync>d__2.MoveNext()
  10. --- End of stack trace from previous location where exception was thrown ---
  11. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  12. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  13. at VL.Lang.Platforms.Roslyn.TargetCompilation.<CreateAsync>d__0.MoveNext()
  14. --- End of stack trace from previous location where exception was thrown ---
  15. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  16. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  17. at VL.Lang.Platforms.Roslyn.TargetCompilation.<WithCompilationAsync>d__41.MoveNext()
  18. --- End of stack trace from previous location where exception was thrown ---
  19. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  20. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  21. at VL.Lang.Platforms.Roslyn.TargetCompilation.<VL-Lang-Symbols-ITargetCompilation-WithCompilationAsync>d__42.MoveNext()
  22. --- End of stack trace from previous location where exception was thrown ---
  23. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  24. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  25. at VL.Model.VLSession.<CreateTargetCompilationAsync>d__168.MoveNext()
  26. --- End of stack trace from previous location where exception was thrown ---
  27. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  28. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  29. at VL.Model.VLSession.<UpdateRuntimesAsync>d__167.MoveNext()
  30. --- End of stack trace from previous location where exception was thrown ---
  31. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  32. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  33. at VL.Model.VLSession.<UpdateCompilationAsync>d__187.MoveNext()
  34. --- End of stack trace from previous location where exception was thrown ---
  35. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  36. at VL.Model.VLSession.<UpdateCompilationAsync>d__187.MoveNext()
  37. --- End of stack trace from previous location where exception was thrown ---
  38. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  39. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  40. at VL.Model.VLSession.<UpdateCompilationAsync>d__184.MoveNext()
  41. --- End of stack trace from previous location where exception was thrown ---
  42. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  43. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  44. at VL.Model.VLSession.<UpdateAsync>d__180.MoveNext()
  45. --- End of stack trace from previous location where exception was thrown ---
  46. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  47. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  48. at VL.Model.VLSession.<>c__DisplayClass181_0.<<RunAndForget>b__0>d.MoveNext()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement