Skip to content

I can not compile it  #5

@trappedinspacetime

Description

@trappedinspacetime

Hi,

First of all, thank you for sharing your project.

I am on Ubuntu 14.04 32 bit platform . I cloned your project into my local disk, I downloaded sbt deb file and installed it then followed the steps in readme file. But I got some errors

 [info] Compiling 1 Scala source to /home/kenn/Desktop/workspace/chessdog/project/target/scala-2.10/sbt-0.13/classes...
 [error] /home/kenn/Desktop/workspace/chessdog/project/Build.scala:3: not found: object net
 [error] import net.thunderklaus.GwtPlugin._
 [error]        ^
 [error] /home/kenn/Desktop/workspace/chessdog/project/Build.scala:4: object github is not a member of package com
 [error] import com.github.siasia.WebPlugin._
 [error]            ^
 [error] /home/kenn/Desktop/workspace/chessdog/project/Build.scala:15: not found: value sbtappengine
 [error]   lazy val rootSettings = Defaults.defaultSettings ++ sbtappengine.Plugin.webSettings ++ gwtOnlySettings ++
 [error]                                                       ^
 [error] three errors found
 [error] (compile:compile) Compilation failed
 Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? r

What am I missing to compile it?

Regards

Kenn

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions