I just installed Fuse on my Mac Pro / El Capitan 10.11.4
XCode and Android SDK are also installed per the setup instructions. However when I just try to create a new or preview project and then Preview the app, I get 267 errors since it seems that NONE of the packages are being found.
I’m getting all of the following errors for what seems like each package: E0100, E0000, E3111, E3114, E8001. The vast majority of these errors seem to be around Uno:
Build started: FullCompile
Configuring
SampleProject-2.unoproj: E0100: Package 'UnoCore' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'UnoCore' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Animations' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Animations' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.BasicTheme' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.BasicTheme' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Themes' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Themes' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Controls' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Controls' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Designer' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Designer' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Drawing' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Drawing' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Drawing.Primitives' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Drawing.Primitives' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Effects' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Effects' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Elements' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Elements' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Entities' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Entities' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Gestures' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Gestures' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Navigation' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Navigation' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Scripting' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Scripting' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Shapes' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Shapes' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Triggers' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Triggers' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Reactive' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Reactive' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Android' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Android' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Desktop' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Desktop' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.iOS' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.iOS' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.UserEvents' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.UserEvents' was not found
SampleProject-2.unoproj: E0100: Package 'FuseCore' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'FuseCore' was not found
SampleProject-2.unoproj: E0100: Package 'Uno.Collections' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Uno.Collections' was not found
SampleProject-2.unoproj: E0100: Package 'Uno.Geometry' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Uno.Geometry' was not found
SampleProject-2.unoproj: E0100: Package 'Outracks.Simulator.Client.Uno' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Outracks.Simulator.Client.Uno' was not found
SampleProject-2.unoproj: E0100: Package 'Outracks.Simulator.Protocol.Uno' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Outracks.Simulator.Protocol.Uno' was not found
SampleProject-2.unoproj: E0100: Package 'Outracks.Simulator.Reflection.Uno' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Outracks.Simulator.Reflection.Uno' was not found
SampleProject-2.unoproj: E0100: Package 'UnoCore' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'UnoCore' was not found
SampleProject-2.unoproj: E0100: Package 'Uno.Collections' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Uno.Collections' was not found
SampleProject-2.unoproj: E0100: Package 'Uno.Net.Sockets' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Uno.Net.Sockets' was not found
SampleProject-2.unoproj: E0000: You have 2 references to Uno.Collections. This typically happens if you have both a project and a package reference to Uno.Collections.
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0000: You have 2 references to Uno.Collections. This typically happens if you have both a project and a package reference to Uno.Collections.
SampleProject-2.unoproj: E0000: You have 2 references to UnoCore. This typically happens if you have both a project and a package reference to UnoCore.
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0000: You have 2 references to UnoCore. This typically happens if you have both a project and a package reference to UnoCore.
build/Local/Preview2/preamble/$.uno(3.7): E3111: 'Uno' does not contain type or namespace 'Collections'. Could you be missing a package reference?
Fuse/Proj2/SampleProject-2/build/Local/Preview2/preamble/$.uno(3,8,3,23): Error E3111: 'Uno' does not contain type or namespace 'Collections'. Could you be missing a package reference?
build/Local/Preview2/preamble/$.uno(5.7): E3111: 'Uno' does not contain type or namespace 'IO'. Could you be missing a package reference?
Fuse/Proj2/SampleProject-2/build/Local/Preview2/preamble/$.uno(5,8,5,14): Error E3111: 'Uno' does not contain type or namespace 'IO'. Could you be missing a package reference?
build/Local/Preview2/preamble/$.uno(7.7): E3111: 'Outracks.Simulator' does not contain type or namespace 'Bytecode'. Could you be missing a package reference?
Fuse/Proj2/SampleProject-2/build/Local/Preview2/preamble/$.uno(7,8,7,35): Error E3111: 'Outracks.Simulator' does not contain type or namespace 'Bytecode'. Could you be missing a package reference?
build/Local/Preview2/preamble/$.uno(30.7): E3111: 'Uno' does not contain type or namespace 'Collections'. Could you be missing a package reference?
Fuse/Proj2/SampleProject-2/build/Local/Preview2/preamble/$.uno#1(30,8,30,23): Error E3111: 'Uno' does not contain type or namespace 'Collections'. Could you be missing a package reference?
build/Local/Preview2/preamble/$.uno(32.7): E3111: 'Uno' does not contain type or namespace 'IO'. Could you be missing a package reference?
Fuse/Proj2/SampleProject-2/build/Local/Preview2/preamble/$.uno#1(32,8,32,14): Error E3111: 'Uno' does not contain type or namespace 'IO'. Could you be missing a package reference?
build/Local/Preview2/preamble/$.uno(34.7): E3111: 'Outracks.Simulator' does not contain type or namespace 'Bytecode'. Could you be missing a package reference?
Fuse/Proj2/SampleProject-2/build/Local/Preview2/preamble/$.uno#1(34,8,34,35): Error E3111: 'Outracks.Simulator' does not contain type or namespace 'Bytecode'. Could you be missing a package reference?
build/Local/Preview2/preamble/$.uno(83.7): E3111: 'Uno' does not contain type or namespace 'Collections'. Could you be missing a package reference?
Fuse/Proj2/SampleProject-2/build/Local/Preview2/preamble/$.uno#2(83,8,83,23): Error E3111: 'Uno' does not contain type or namespace 'Collections'. Could you be missing a package reference?
build/Local/Preview2/preamble/$.uno(85.7): E3111: 'Uno' does not contain type or namespace 'IO'. Could you be missing a package reference?
Fuse/Proj2/SampleProject-2/build/Local/Preview2/preamble/$.uno#2(85,8,85,14): Error E3111: 'Uno' does not contain type or namespace 'IO'. Could you be missing a package reference?
build/Local/Preview2/preamble/$.uno(87.7): E3111: 'Outracks.Simulator' does not contain type or namespace 'Bytecode'. Could you be missing a package reference?
Fuse/Proj2/SampleProject-2/build/Local/Preview2/preamble/$.uno#2(87,8,87,35): Error E3111: 'Outracks.Simulator' does not contain type or namespace 'Bytecode'. Could you be missing a package reference?
etc. etc. etc.
This is the first time I’ve used Fuse Tools and all I did was create an Example Project then tried to preview it, so I’m not sure if I’m missing something or if there are bugs.