Build fuselibs locally and "ERROR: No input files"

Hello! I followed the instructions from https://github.com/fuse-open/fuselibs/blob/master/README.md#fuse and installed Mono+XCode+CMake. After that I run “sh build.sh” in the fuselibs directory, but get the following output:

Feeds used:
  /Users/mattitihverainen/.nuget/packages/
  https://www.myget.org/F/fuse/api/v3/index.json

Restoring NuGet package FuseOpen.Uno.Tool.1.9.0.
Adding package 'FuseOpen.Uno.Tool.1.9.0' to folder '/Users/mattitihverainen/Fuse/fuselibs-master/Stuff'
Added package 'FuseOpen.Uno.Tool.1.9.0' to folder '/Users/mattitihverainen/Fuse/fuselibs-master/Stuff'
ERROR: No input files

Hello @Matti_Tihverainen, just type uno doctor on your project instead :wink:

Thank you Ahmed! Works great!

1 Like