I am trying out Slick 3.0.0-RC1 and I\'m running in to an odd problem.
3.0.0-RC1
Such is my code:
import slick.driver.SQLiteDriver.api._ import scala.
I did hit the same problem and here is what I did to get rid of it:
My scala version is 2.11.6
I hope this helps somebody who might run into the same problem!