Compiling SQLite library. (with bugs)
Compiling syntax tree
SQLite.uno(34.79): E3102: There is no identifier named 'filename' accessible in this scope. Did you mean 'filename' (as in 'Uno.Testing.AssertionFailedException.filename') or 'filename' (as in 'SQLiteDb.filename')?
/Users/bolav/Fuse/fuse-sqlite/SQLite.uno(34,80,34,88): Error E3102: There is no identifier named 'filename' accessible in this scope. Did you mean 'filename' (as in 'Uno.Testing.AssertionFailedException.filename') or 'filename' (as in 'SQLiteDb.filename')?
(629.64 ms)
FATAL ERROR: Unhandled exception:
System.IndexOutOfRangeException: Array index is out of range.
at Uno.Compiler.Core.Syntax.Compilers.FunctionCompiler.TryResolveAmbiguousMatch[Method] (System.Collections.Generic.List`1 functions, Uno.Compiler.API.IL.Expressions.Expression[] args) [0x00000] in <filename unknown>:0
at Uno.Compiler.Core.Syntax.Compilers.FunctionCompiler.TryResolveMethodOverload (Uno.Compiler.Source src, Uno.Compiler.API.IL.Members.Method[] candidates, Uno.Compiler.Frontend.AST.Expressions.AstArgument[] args, Uno.Compiler.API.IL.Members.Method& method, Uno.Compiler.API.IL.Expressions.Expression[]& resultArgs) [0x00000] in <filename unknown>:0
at Uno.Compiler.Core.Syntax.Compilers.FunctionCompiler.CompileCall (Uno.Compiler.Frontend.AST.Expressions.AstCall e) [0x00000] in <filename unknown>:0
at Uno.Compiler.Core.Syntax.Compilers.FunctionCompiler.CompileExpression (Uno.Compiler.Frontend.AST.Expressions.AstExpression e) [0x00000] in <filename unknown>:0
at Uno.Compiler.Core.Syntax.Compilers.FunctionCompiler.CompileVariableDeclaration (Uno.Compiler.Frontend.AST.Statements.AstVariableDeclaration e) [0x00000] in <filename unknown>:0
at Uno.Compiler.Core.Syntax.Compilers.FunctionCompiler.CompileStatement (Uno.Compiler.Frontend.AST.Statements.AstStatement e) [0x00000] in <filename unknown>:0
at Uno.Compiler.Core.Syntax.Compilers.FunctionCompiler.CompileScope (Uno.Compiler.Source src, Uno.Compiler.Frontend.AST.Statements.AstScope s) [0x00000] in <filename unknown>:0
at Uno.Compiler.Core.Syntax.Compilers.FunctionCompiler.CompileScope (Uno.Compiler.Frontend.AST.Statements.AstScope scope) [0x00000] in <filename unknown>:0
at Uno.Compiler.Core.Syntax.Compilers.FunctionCompiler.Compile () [0x00000] in <filename unknown>:0
at Uno.Compiler.Core.Syntax.Builders.TypeBuilder.Build () [0x00000] in <filename unknown>:0
at Uno.Compiler.Core.CompilerObject.Compile () [0x00000] in <filename unknown>:0
at Uno.Build.ProjectBuilder.Build (Uno.ProjectFormat.Project project) [0x00000] in <filename unknown>:0
?: FatalError I0074: Unhandled exception: Array index is out of range.
Build ended
fuse: Failed to compile project