9:37:29 AM: Executing external task 'build'... e: ...
# tornadofx
c
93729 AM: Executing external task 'build'... e: /Users/carlwalker/Desktop/git/tornadofx-kitchensink/src/main/kotlin/tornadofx/kitchensink/samples/alignment/view/MainView.kt: (84, 18): Unresolved reference. None of the following candidates is applicable because of receiver type mismatch: public fun Node.style(append: Boolean = ..., op: InlineCss.() -> Unit): Unit defined in tornadofx e: /Users/carlwalker/Desktop/git/tornadofx-kitchensink/src/main/kotlin/tornadofx/kitchensink/samples/alignment/view/MainView.kt: (85, 13): Unresolved reference: backgroundColor e: /Users/carlwalker/Desktop/git/tornadofx-kitchensink/src/main/kotlin/tornadofx/kitchensink/samples/alignment/view/MainView.kt: (85, 29): Unresolved reference: += e: /Users/carlwalker/Desktop/git/tornadofx-kitchensink/src/main/kotlin/tornadofx/kitchensink/samples/alignment/view/MainView.kt: (87, 25): Type mismatch: inferred type is Dimension<Dimension.LinearUnits> but Double was expected e: /Users/carlwalker/Desktop/git/tornadofx-kitchensink/src/main/kotlin/tornadofx/kitchensink/samples/alignment/view/MainView.kt: (88, 26): Type mismatch: inferred type is Dimension<Dimension.LinearUnits> but Double was expected e: /Users/carlwalker/Desktop/git/tornadofx-kitchensink/src/main/kotlin/tornadofx/kitchensink/samples/alignment/view/MainView.kt: (89, 23): Type inference failed. Expected type mismatch: inferred type is CssBox<Dimension<Dimension.LinearUnits>> but Insets! was expected :compileKotlin FAILED