Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Native assemblies aren't found for Libuv #120

Closed
bojanrajkovic opened this issue Dec 4, 2017 · 0 comments
Closed

Native assemblies aren't found for Libuv #120

bojanrajkovic opened this issue Dec 4, 2017 · 0 comments
Assignees

Comments

@bojanrajkovic
Copy link
Contributor

bojanrajkovic commented Dec 4, 2017

Steps to Reproduce

  1. Download and open this workbook: https://gist.github.com/bojanrajkovic/78a2bf942f19c6e5973aa0bb34f4bd61
  2. Comment out the code that calls LoadLibrary on libuv.dll
  3. 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.

Environment

Xamarin Workbooks

Detail Value
Version 1.4.0-beta1
Git Branch master
Git Hash 2e30f47
VSTS Definition Workbooks & Inspector (Win)

System Info

Component Value
Windows Microsoft Windows NT 10.0.16299.0 (64-bit)
CPU Cores 8
Physical Memory 16 GB

System-Installed Software

Component Version
Xamarin Simulator 1010103100

VisualStudio.15.Release Components

Component Version
Visual Studio Enterprise 2017 15.4.5+27004.2010
Xamarin iOS 11.3.0-47
Xamarin Android 8.0.2-1

VisualStudio.15.Preview Components

Component Version
Visual Studio Enterprise 2017 15.5.0-pre.5.0+27128.1
Xamarin iOS 11.4.0-214
Xamarin Android 8.1.0-23

Log file

Xamarin Workbooks 2017-12-04.log

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant