You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
Comment out the code that calls LoadLibrary on libuv.dll
Run workbook
Expected Behavior
Server starts, requests complete.
Actual Behavior
Server does not start because it can't find libuv. Libuv needs to be added in NativeDependencyResolver's special cases until such a time as we implement generic native dependency loading.
Steps to Reproduce
LoadLibrary
onlibuv.dll
Expected Behavior
Server starts, requests complete.
Actual Behavior
Server does not start because it can't find libuv. Libuv needs to be added in
NativeDependencyResolver
's special cases until such a time as we implement generic native dependency loading.Environment
Xamarin Workbooks
System Info
System-Installed Software
VisualStudio.15.Release Components
VisualStudio.15.Preview Components
Log file
Xamarin Workbooks 2017-12-04.log
The text was updated successfully, but these errors were encountered: