I have the following code:
http://www.assembla.com/spaces/liftweb/wiki/ReCaptcha
and compile the project(sbt), send me the following message:
src/main/scala/code/model/ReCaptcha.scala.scala:114: not found: value compact
[error] val RecaptchaOptions = compact(render(reCaptchaOptions))
any suggestions please :(