BayesianLogic / blog

The BLOG programming language
http://bayesianlogic.github.io/
BSD 4-Clause "Original" or "Old" License
98 stars 31 forks source link

Scala Compilation #241

Closed chrisgioia64 closed 10 years ago

chrisgioia64 commented 10 years ago

make compile does not work for me. I have problems with scala. Is there instructions for configuration?

cberzan commented 10 years ago

Solved. Solution is to install http://downloads.typesafe.com/scala/2.11.1/scala-2.11.1.deb. We should update the developer docs once we transition to SBT.